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, setStackTrace
Copyright © 2018. All Rights Reserved.