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