public class ValidationException extends MiniAuthException
| Constructor and Description |
|---|
ValidationException() |
ValidationException(String message) |
ValidationException(String message,
String resource) |
ValidationException(String message,
Throwable cause) |
ValidationException(String message,
Throwable cause,
String resource) |
ValidationException(Throwable cause) |
ValidationException(Throwable cause,
String resource) |
getResourceaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013. All rights reserved.