@Data public class RuleException extends RuntimeException
| Constructor and Description |
|---|
RuleException(String message) |
RuleException(String message,
String avName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getAvName() |
int |
hashCode() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic RuleException(String message)
Copyright © 2018. All rights reserved.