Package com.rosetta.model.lib.functions
Class ConditionValidator.ConditionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.rosetta.model.lib.functions.ConditionValidator.ConditionException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
ConditionValidator
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConditionException(String message) ConditionException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ConditionException
-
ConditionException
-