Class SoapException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ru.tinkoff.kora.soap.client.common.SoapException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
InvalidHttpResponseSoapException,SoapFaultException
- See Also:
-
Constructor Summary
ConstructorsModifierConstructorDescriptionSoapException(String message) SoapException(String message, Throwable cause) protectedSoapException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) SoapException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SoapException
-
SoapException
-
SoapException
-
SoapException
-