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 KamiCommonExceptionaddMsg(@NotNull KMessageSingle msg) @NotNull KamiCommonException@NotNull KamiCommonException@Nullable KMessageSingle@Nullable StringbooleanMethods 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:
getMessagein classThrowable
-
getKMessage
-
addMsg
-
addMsg
-
addMsg
-