Package org.hibernate.testing.async
Class ExecutableAdapter.ExceptionWrapper
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.hibernate.testing.async.ExecutableAdapter.ExceptionWrapper
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- ExecutableAdapter
public static class ExecutableAdapter.ExceptionWrapper extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ExceptionWrapper(java.lang.Throwable cause)
-