Class MultiSpeakException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ecec.rweber.multispeak.MultiSpeakException
All Implemented Interfaces:
Serializable

public class MultiSpeakException extends Exception
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 Details

    • MultiSpeakException

      public MultiSpeakException(String message)