public class MessagesPolicyException extends MessagesException
| Constructor and Description |
|---|
MessagesPolicyException(java.lang.String message)
An exception occurred during the evaluation
|
MessagesPolicyException(java.lang.String message,
java.lang.Exception e)
An exception
e occurred during the evaluation |
MessagesPolicyException(java.lang.Throwable e)
An exception
e occurred during the evaluation |
public MessagesPolicyException(java.lang.Throwable e)
e occurred during the evaluatione - nested exceptionpublic MessagesPolicyException(java.lang.String message)
message - descriptionpublic MessagesPolicyException(java.lang.String message,
java.lang.Exception e)
e occurred during the evaluationmessage - descriptione - nested exception