public class RuleMethodException
extends java.lang.Exception
,
Serialized FormConstructor and Description |
---|
RuleMethodException() |
RuleMethodException(java.lang.String message) |
RuleMethodException(java.lang.String message,
java.lang.Throwable t) |
RuleMethodException(java.lang.Throwable t) |
public RuleMethodException()
public RuleMethodException(java.lang.String message)
public RuleMethodException(java.lang.Throwable t)
public RuleMethodException(java.lang.String message, java.lang.Throwable t)