java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.sun.xml.messaging.saaj.soap.SOAPIOException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionSOAPIOException
(String reason, Throwable cause) SOAPIOException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, getCause, getStackTrace, getSuppressed, initCause, setStackTrace
-
Constructor Details
-
SOAPIOException
public SOAPIOException() -
SOAPIOException
-
SOAPIOException
-
SOAPIOException
-
-
Method Details
-
fillInStackTrace
- Overrides:
fillInStackTrace
in classThrowable
-
getLocalizedMessage
- Overrides:
getLocalizedMessage
in classThrowable
-
getMessage
- Overrides:
getMessage
in classThrowable
-
printStackTrace
public void printStackTrace()- Overrides:
printStackTrace
in classThrowable
-
printStackTrace
- Overrides:
printStackTrace
in classThrowable
-
printStackTrace
- Overrides:
printStackTrace
in classThrowable
-
toString
-