Class ResponseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
co.ecg.alpaca.toolkit.exception.ResponseException
All Implemented Interfaces:
Serializable

public class ResponseException extends Exception
An exception that can be thrown related to this BroadWorks Provisioning Toolkit.
See Also:
  • Constructor Details

    • ResponseException

      public ResponseException()
    • ResponseException

      public ResponseException(Exception e)
    • ResponseException

      public ResponseException(String s)