Package org.storynode.pigeon.error
Class UnwrapException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.storynode.pigeon.error.UnwrapException
- All Implemented Interfaces:
Serializable
UnwrapException class.
- Author:
- Andrea Coronese
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnwrapException
Constructor for UnwrapException.- Parameters:
message- aStringobject
-