public class IllegalRuleException extends Exception
| Constructor and Description |
|---|
IllegalRuleException() |
IllegalRuleException(String message) |
IllegalRuleException(String message,
Throwable cause) |
IllegalRuleException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
IllegalRuleException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016. All rights reserved.