Class CallingServerErrorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.azure.core.exception.AzureException
com.azure.core.exception.HttpResponseException
com.azure.communication.callautomation.models.CallingServerErrorException
All Implemented Interfaces:
Serializable

public final class CallingServerErrorException extends com.azure.core.exception.HttpResponseException
Exception thrown for an invalid response with CallingServerError information.
See Also:
  • Constructor Details

    • CallingServerErrorException

      public CallingServerErrorException()
      Public constructor
  • Method Details

    • getValue

      public CallingServerError getValue()
      Overrides:
      getValue in class com.azure.core.exception.HttpResponseException