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