| Constructors in com.rshtech.exception with parameters of type ErrorCode |
ApplicationException(ErrorCode code)
|
ApplicationException(ErrorCode code,
java.lang.String details)
|
ApplicationException(ErrorCode code,
java.lang.String details,
java.lang.Throwable rootCause)
|
ApplicationException(ErrorCode code,
java.lang.Throwable rootCause)
|
BusinessRuleException(ErrorCode code)
|
BusinessRuleException(ErrorCode code,
java.lang.String details)
|
BusinessRuleException(ErrorCode code,
java.lang.String details,
java.lang.Throwable rootCause)
|
BusinessRuleException(ErrorCode code,
java.lang.Throwable rootCause)
|
DataStoreConnectionException(ErrorCode code)
|
DataStoreConnectionException(ErrorCode code,
java.lang.String details)
|
DataStoreConnectionException(ErrorCode code,
java.lang.String details,
java.lang.Throwable rootCause)
|
DataStoreConnectionException(ErrorCode code,
java.lang.Throwable rootCause)
|
DataStoreException(ErrorCode code)
|
DataStoreException(ErrorCode code,
java.lang.String details)
|
DataStoreException(ErrorCode code,
java.lang.String details,
java.lang.Throwable rootCause)
|
DataStoreException(ErrorCode code,
java.lang.Throwable rootCause)
|
ErrorInformation(ErrorCode codeVal,
java.lang.String detailsVal,
java.lang.Throwable rootCauseVal)
|
InvalidConfigurationException(ErrorCode code)
|
InvalidConfigurationException(ErrorCode code,
java.lang.String details)
|
InvalidConfigurationException(ErrorCode code,
java.lang.String details,
java.lang.Throwable rootCause)
|
InvalidConfigurationException(ErrorCode code,
java.lang.Throwable rootCause)
|
InvalidStateException(ErrorCode code)
|
InvalidStateException(ErrorCode code,
java.lang.String details)
|
InvalidStateException(ErrorCode code,
java.lang.String details,
java.lang.Throwable rootCause)
|
InvalidStateException(ErrorCode code,
java.lang.Throwable rootCause)
|
ParameterizedErrorCode(ErrorCode code,
java.util.Map<java.lang.String,?> paramVals)
|
RuleFailureException(ErrorCode code)
|
RuleFailureException(ErrorCode code,
java.lang.String details)
|
RuleFailureException(ErrorCode code,
java.lang.String details,
java.lang.Throwable rootCause)
|
RuleFailureException(ErrorCode code,
java.lang.Throwable rootCause)
|
RuntimeRuleFailureException(ErrorCode code)
|
RuntimeRuleFailureException(ErrorCode code,
java.lang.String details)
|
RuntimeRuleFailureException(ErrorCode code,
java.lang.String details,
java.lang.Throwable rootCause)
|
RuntimeRuleFailureException(ErrorCode code,
java.lang.Throwable rootCause)
|
SecurityException(ErrorCode code)
|
SecurityException(ErrorCode code,
java.lang.String details)
|
SecurityException(ErrorCode code,
java.lang.String details,
java.lang.Throwable rootCause)
|
SecurityException(ErrorCode code,
java.lang.Throwable rootCause)
|
SystemException(ErrorCode code)
|
SystemException(ErrorCode code,
java.lang.String details)
|
SystemException(ErrorCode code,
java.lang.String details,
java.lang.Throwable rootCause)
|
SystemException(ErrorCode code,
java.lang.Throwable rootCause)
|
ValidationException(ErrorCode code)
|
ValidationException(ErrorCode code,
java.lang.String details)
|
ValidationException(ErrorCode code,
java.lang.String details,
java.lang.Throwable rootCause)
|
ValidationException(ErrorCode code,
java.lang.Throwable rootCause)
|