IError instead.@Deprecated public interface IResourceError extends IHasDisplayText, IError
| Modifier and Type | Method and Description |
|---|---|
default IErrorLocation |
getLocation()
Deprecated.
|
getAsHasText, getComparatorCollating, getDisplayTextgetAsString, getErrorFieldName, getErrorID, getErrorLocation, getErrorText, getErrorTexts, getLinkedException, getLinkedExceptionCause, getLinkedExceptionMessage, getLinkedExceptionStackTrace, hasErrorLocation, hasLinkedExceptionisEqualSevereThan, isLessOrEqualSevereThan, isLessSevereThan, isMoreOrEqualSevereThan, isMoreSevereThangetErrorLevel, hasErrorLevel, isError, isFailure, isNoError, isSuccessand, orthisAsTgetComparatorErrorID, hasErrorID, hasErrorID, hasNoErrorIDgetComparatorErrorFieldName, getErrorField, hasErrorField, hasErrorFieldName, hasErrorFieldName, hasNoErrorFieldName@Nonnull default IErrorLocation getLocation()
null location of the error. Use
ErrorLocation.NO_LOCATION to indicate no location is
available.IError.hasErrorLocation()Copyright © 2014–2016 Philip Helger. All rights reserved.