public class PolicyEngineException extends RuntimeException
+---------------------+ |PolicyEngineException| +---------------------+ | +--------------------+ |RuleBuilderException| +--------------------+ | -----------------+------------------- / | \ +---------------+ +--------------+ +---------------+ |SyntaxException| |LexerException| |LinkerException| +---------------+ +--------------+ +---------------+
Constructor and Description |
---|
PolicyEngineException(String message) |
PolicyEngineException(String message,
Throwable cause) |
PolicyEngineException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString