public class BadArgsException extends CodeException
| Constructor and Description |
|---|
BadArgsException(CodeEnum code) |
BadArgsException(CodeEnum code,
Object... args) |
BadArgsException(String code) |
BadArgsException(String code,
String message) |
BadArgsException(String code,
Throwable cause) |
BadArgsException(String code,
Throwable cause,
String message) |
BadArgsException(Throwable cause,
CodeEnum code) |
BadArgsException(Throwable cause,
CodeEnum code,
Object... args) |
getCode, getI18nArgs, getI18nCode, withI18naddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waittoI18nStringCopyright © 2020. All rights reserved.