public class ValidateException extends UncheckedException
errcode, errmsg| Constructor and Description |
|---|
ValidateException() |
ValidateException(String msg) |
ValidateException(String format,
Object... args) |
ValidateException(String errcode,
String errmsg) |
ValidateException(Throwable e) |
impossible, isCauseBy, noImplement, unwrapThrowaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019. All rights reserved.