Package org.jvnet.basicjaxb_annox.io
Class NestedIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.jvnet.basicjaxb_annox.io.NestedIOException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNestedIOException(String msg, Throwable cause) NestedIOException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NestedIOException
-
NestedIOException
-
-
Method Details
-
getMessage
- Overrides:
getMessagein classThrowable
-
buildMessage
-