Package org.threadly.util
Class ExceptionUtils.TransformedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.threadly.util.ExceptionUtils.TransformedException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- ExceptionUtils
public static class ExceptionUtils.TransformedException extends java.lang.RuntimeException
Exception which is constructed fromExceptionUtils.makeRuntime(Throwable)
when the exception was not a runtime exception.- Since:
- 1.0.0
- See Also:
- Serialized Form