public class MessageException extends CodeException
CodeException.TweakingCodeExceptionI18nAware.I18nSourceDefaultStack, TweakStack| Constructor and Description |
|---|
MessageException(boolean stack,
@NotNull CodeEnum code) |
MessageException(boolean stack,
@NotNull CodeEnum code,
Object... args) |
MessageException(boolean stack,
@NotNull String code) |
MessageException(boolean stack,
@NotNull String code,
String message) |
MessageException(boolean stack,
@NotNull String code,
String message,
Object... args) |
MessageException(@NotNull CodeEnum code) |
MessageException(@NotNull CodeEnum code,
Object... args) |
MessageException(@NotNull String code) |
MessageException(@NotNull String code,
String message) |
MessageException(@NotNull String code,
String message,
Object... args) |
MessageException(@NotNull Throwable cause,
@NotNull CodeEnum code) |
MessageException(@NotNull Throwable cause,
@NotNull CodeEnum code,
Object... args) |
MessageException(@NotNull Throwable cause,
@NotNull String code) |
MessageException(@NotNull Throwable cause,
@NotNull String code,
String message) |
MessageException(@NotNull Throwable cause,
@NotNull String code,
String message,
Object... args) |
applyLocale, getCode, getI18nArgs, getI18nCode, getI18nHint, getLocalizedMessage, getMessageaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetI18nArgsIf, getI18nArgsOr, getI18nCodeIf, getI18nCodeOr, getI18nHintIf, getI18nHintOr, toI18nString, toI18nString, toI18nString, toString, toString, toStringpublic MessageException(@NotNull
@NotNull String code)
public MessageException(boolean stack,
@NotNull
@NotNull String code)
public MessageException(boolean stack,
@NotNull
@NotNull String code,
String message)
public MessageException(@NotNull
@NotNull String code,
String message,
Object... args)
public MessageException(boolean stack,
@NotNull
@NotNull String code,
String message,
Object... args)
public MessageException(@NotNull
@NotNull CodeEnum code)
public MessageException(boolean stack,
@NotNull
@NotNull CodeEnum code)
public MessageException(boolean stack,
@NotNull
@NotNull CodeEnum code,
Object... args)
public MessageException(@NotNull
@NotNull Throwable cause,
@NotNull
@NotNull String code)
public MessageException(@NotNull
@NotNull Throwable cause,
@NotNull
@NotNull String code,
String message)
public MessageException(@NotNull
@NotNull Throwable cause,
@NotNull
@NotNull String code,
String message,
Object... args)
public MessageException(@NotNull
@NotNull Throwable cause,
@NotNull
@NotNull CodeEnum code)
Copyright © 2025. All rights reserved.