java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.anwiba.commons.lang.exception.WrappedException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<E extends Exception>
WrappedExceptionstatic WrappedExceptionvoidstatic <T> TMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WrappedException
public WrappedException() -
WrappedException
-
-
Method Details
-
ifThrowAs
- Throws:
E extends Exception
-
of
-
wrap
- Throws:
WrappedException
-
throwAsRuntime
- Throws:
RuntimeException
-
getAsRuntime
-