Class NoSuchMessageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.kaiserpfalzedv.commons.api.BaseException
de.kaiserpfalzedv.commons.api.i18n.NoSuchMessageException
- All Implemented Interfaces:
Serializable
- Since:
- 1.2.0 2021-09-08
- Version:
- 1.2.0 2021-09-08
- Author:
- rlichti
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNoSuchMessageException
(String message) NoSuchMessageException
(String message, Throwable cause) -
Method Summary
Methods inherited from class de.kaiserpfalzedv.commons.api.BaseException
getUuid, toString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
NoSuchMessageException
-
NoSuchMessageException
-