public class CrudException extends CodeException
CodeException.TweakingCodeExceptionI18nAware.I18nSourceDefaultStack, TweakStack| Constructor and Description |
|---|
CrudException(boolean stack,
@NotNull CodeEnum code) |
CrudException(boolean stack,
@NotNull CodeEnum code,
Object... args) |
CrudException(boolean stack,
@NotNull String code) |
CrudException(boolean stack,
@NotNull String code,
String message) |
CrudException(boolean stack,
@NotNull String code,
String message,
Object... args) |
CrudException(@NotNull CodeEnum code) |
CrudException(@NotNull CodeEnum code,
Object... args) |
CrudException(@NotNull String code) |
CrudException(@NotNull String code,
String message) |
CrudException(@NotNull String code,
String message,
Object... args) |
CrudException(@NotNull Throwable cause,
@NotNull CodeEnum code) |
CrudException(@NotNull Throwable cause,
@NotNull CodeEnum code,
Object... args) |
CrudException(@NotNull Throwable cause,
@NotNull String code) |
CrudException(@NotNull Throwable cause,
@NotNull String code,
String message) |
CrudException(@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 CrudException(@NotNull
@NotNull String code)
public CrudException(boolean stack,
@NotNull
@NotNull String code)
public CrudException(boolean stack,
@NotNull
@NotNull String code,
String message,
Object... args)
public CrudException(@NotNull
@NotNull CodeEnum code)
public CrudException(boolean stack,
@NotNull
@NotNull CodeEnum code)
public CrudException(@NotNull
@NotNull Throwable cause,
@NotNull
@NotNull String code)
public CrudException(@NotNull
@NotNull Throwable cause,
@NotNull
@NotNull String code,
String message)
public CrudException(@NotNull
@NotNull Throwable cause,
@NotNull
@NotNull String code,
String message,
Object... args)
public CrudException(@NotNull
@NotNull Throwable cause,
@NotNull
@NotNull CodeEnum code)
Copyright © 2025. All rights reserved.