Class CallException

All Implemented Interfaces:
Serializable

public class CallException extends VoiceException
Exceptions related to making and receiving calls.
See Also:
  • Field Details

    • EXCEPTION_INVALID_CALLER_ID

      public static final int EXCEPTION_INVALID_CALLER_ID
      See Also:
    • EXCEPTION_INVALID_APPLICATION_SID

      public static final int EXCEPTION_INVALID_APPLICATION_SID
      See Also:
    • EXCEPTION_CONNECTION_ERROR

      public static final int EXCEPTION_CONNECTION_ERROR
      See Also:
    • EXCEPTION_CALL_CANCELLED

      public static final int EXCEPTION_CALL_CANCELLED
      See Also:
    • EXCEPTION_TRANSPORT_ERROR

      public static final int EXCEPTION_TRANSPORT_ERROR
      See Also:
    • EXCEPTION_RATE_EXCEEDED_AUTHORIZED_LIMIT_ERROR

      public static final int EXCEPTION_RATE_EXCEEDED_AUTHORIZED_LIMIT_ERROR
      See Also:
    • EXCEPTION_CALL_MESSAGE_EVENT_PAYLOAD_SIZE_EXCEEDED_AUTHORIZED_LIMIT_ERROR

      public static final int EXCEPTION_CALL_MESSAGE_EVENT_PAYLOAD_SIZE_EXCEEDED_AUTHORIZED_LIMIT_ERROR
      See Also:
    • EXCEPTION_MALFORMED_REQUEST

      public static final int EXCEPTION_MALFORMED_REQUEST
      See Also:
    • EXCEPTION_AUTHORIZATION_ERROR

      public static final int EXCEPTION_AUTHORIZATION_ERROR
      See Also:
    • EXCEPTION_TEMPORARILY_UNAVAILABLE_ERROR

      public static final int EXCEPTION_TEMPORARILY_UNAVAILABLE_ERROR
      See Also:
    • EXCEPTION_CALL_OR_TRANSACTION_DOES_NOT_EXIST_ERROR

      public static final int EXCEPTION_CALL_OR_TRANSACTION_DOES_NOT_EXIST_ERROR
      See Also:
    • EXCEPTION_ADDRESS_INCOMPLETE_ERROR

      public static final int EXCEPTION_ADDRESS_INCOMPLETE_ERROR
      See Also:
    • EXCEPTION_BUSY_HERE_ERROR

      public static final int EXCEPTION_BUSY_HERE_ERROR
      See Also:
    • EXCEPTION_REQUEST_TERMINATED_ERROR

      public static final int EXCEPTION_REQUEST_TERMINATED_ERROR
      See Also:
    • EXCEPTION_DNS_RESOLUTION

      public static final int EXCEPTION_DNS_RESOLUTION
      See Also:
    • EXCEPTION_BUSY_EVERYWHERE_ERROR

      public static final int EXCEPTION_BUSY_EVERYWHERE_ERROR
      See Also:
    • EXCEPTION_DECLINE_ERROR

      public static final int EXCEPTION_DECLINE_ERROR
      See Also:
    • EXCEPTION_DOES_NOT_EXIST_ANYWHERE_ERROR

      public static final int EXCEPTION_DOES_NOT_EXIST_ANYWHERE_ERROR
      See Also:
    • EXCEPTION_SIGNALING_CONNECTION_DISCONNECTED

      public static final int EXCEPTION_SIGNALING_CONNECTION_DISCONNECTED
      See Also:
    • EXCEPTION_CLIENT_LOCAL_MEDIA_DESCRIPTION

      public static final int EXCEPTION_CLIENT_LOCAL_MEDIA_DESCRIPTION
      See Also:
    • EXCEPTION_SERVER_LOCAL_MEDIA_DESCRIPTION

      public static final int EXCEPTION_SERVER_LOCAL_MEDIA_DESCRIPTION
      See Also:
    • EXCEPTION_CLIENT_REMOTE_MEDIA_DESCRIPTION

      public static final int EXCEPTION_CLIENT_REMOTE_MEDIA_DESCRIPTION
      See Also:
    • EXCEPTION_SERVER_REMOTE_MEDIA_DESCRIPTION

      public static final int EXCEPTION_SERVER_REMOTE_MEDIA_DESCRIPTION
      See Also:
    • EXCEPTION_NO_SUPPORTED_CODEC

      public static final int EXCEPTION_NO_SUPPORTED_CODEC
      See Also:
    • EXCEPTION_MEDIA_CONNECTION_FAILED

      public static final int EXCEPTION_MEDIA_CONNECTION_FAILED
      See Also:
    • EXCEPTION_MEDIA_DTLS_TRANSPORT_FAILED

      public static final int EXCEPTION_MEDIA_DTLS_TRANSPORT_FAILED
      See Also: