Package adaa.analytics.rules.utils
Class OperatorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
adaa.analytics.rules.utils.OperatorException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionOperatorException
(String message) OperatorException
(String message, Throwable cause) OperatorException
(String errorKey, Throwable cause, Object... arguments) -
Method Summary
Modifier and TypeMethodDescriptionstatic String
getErrorMessage
(String identifier, Object[] arguments) static String
getResourceString
(String id, String key, String deflt) Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
OperatorException
-
OperatorException
-
OperatorException
-
-
Method Details
-
getErrorMessage
-
getResourceString
-