Class KamiCommonException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.kamikazejam.kamicommon.util.exception.KamiCommonException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NotNull KamiCommonException
addMsg
(@NotNull KMessageSingle msg) @NotNull KamiCommonException
@NotNull KamiCommonException
@Nullable KMessageSingle
@Nullable String
boolean
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
message
-
-
Constructor Details
-
KamiCommonException
public KamiCommonException()
-
-
Method Details
-
hasMessage
public boolean hasMessage() -
getMessage
- Overrides:
getMessage
in classThrowable
-
getKMessage
-
addMsg
-
addMsg
-
addMsg
-