Class MultiSpeakException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ecec.rweber.multispeak.MultiSpeakException
- All Implemented Interfaces:
Serializable
Exception that gets thrown when the Multispeak Endpoint returns an error. Error message will be included as pulled from the SOAP response.
- Author:
- rweber
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MultiSpeakException
-