public class BadArgsException extends CodeException
CodeException.TweakingCodeExceptionTweakStack| Constructor and Description |
|---|
BadArgsException(boolean stack,
CodeEnum code) |
BadArgsException(boolean stack,
CodeEnum code,
Object... args) |
BadArgsException(boolean stack,
String code) |
BadArgsException(boolean stack,
String code,
String message) |
BadArgsException(CodeEnum code) |
BadArgsException(CodeEnum code,
Object... args) |
BadArgsException(String code) |
BadArgsException(String code,
String message) |
BadArgsException(Throwable cause,
CodeEnum code) |
BadArgsException(Throwable cause,
CodeEnum code,
Object... args) |
BadArgsException(Throwable cause,
String code) |
BadArgsException(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 © 2024. All rights reserved.