public class BadStateException extends CodeException
| Constructor and Description |
|---|
BadStateException(CodeEnum code) |
BadStateException(CodeEnum code,
Object... args) |
BadStateException(String code) |
BadStateException(String code,
String message) |
BadStateException(String code,
Throwable cause) |
BadStateException(String code,
Throwable cause,
String message) |
BadStateException(Throwable cause,
CodeEnum code) |
BadStateException(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.