Exception
Wraps WrappedException again in real Exception
Return
Real Exception containing WrappedException.
Parameters
wrappedException
The WrappedException to be wrapped.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Retrieves the wrapped exception housed within the current exception instance.
Link copied to clipboard
Converts the exception to a WrappedException.
Link copied to clipboard
Wraps the exception in a WrappedException.