public class ValidationException extends Exception
| Constructor and Description |
|---|
ValidationException(String message,
String trigger)
Constructor.
|
ValidationException(String message,
String trigger,
Throwable cause)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getTrigger() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2015. All Rights Reserved.