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
ConstructorsConstructorDescriptionSOAPIOException(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:
fillInStackTracein classThrowable
-
getLocalizedMessage
- Overrides:
getLocalizedMessagein classThrowable
-
getMessage
- Overrides:
getMessagein classThrowable
-
printStackTrace
public void printStackTrace()- Overrides:
printStackTracein classThrowable
-
printStackTrace
- Overrides:
printStackTracein classThrowable
-
printStackTrace
- Overrides:
printStackTracein classThrowable
-
toString
-