Class WrapperException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ch.nolix.base.errorcontrol.generalexception.WrapperException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic WrapperExceptionstatic WrapperExceptionforErrorMessageAndError(String errorMessage, Throwable error) Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
DEFAULT_ERROR_MESSAGE
- See Also:
-
-
Method Details
-
forError
-
forErrorMessageAndError
-