Package com.caucho.hessian.io
Class IOExceptionWrapper
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.caucho.hessian.io.IOExceptionWrapper
- All Implemented Interfaces:
Serializable
Exception wrapper for IO.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionIOExceptionWrapper
(String msg, Throwable cause) IOExceptionWrapper
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString