Uses of Class
com.azure.communication.phonenumbers.models.PhoneNumberError
Packages that use PhoneNumberError
Package
Description
Package containing classes for PhoneNumberAdminClient.
-
Uses of PhoneNumberError in com.azure.communication.phonenumbers.models
Methods in com.azure.communication.phonenumbers.models that return PhoneNumberErrorMethods in com.azure.communication.phonenumbers.models that return types with arguments of type PhoneNumberErrorModifier and TypeMethodDescriptionPhoneNumberError.getDetails()Get the details property: Further details about specific errors that led to this error.Constructors in com.azure.communication.phonenumbers.models with parameters of type PhoneNumberErrorModifierConstructorDescriptionPhoneNumberErrorResponseException(String message, com.azure.core.http.HttpResponse response, PhoneNumberError value) Initializes a new instance of the PhoneNumberErrorResponseException class.Constructor parameters in com.azure.communication.phonenumbers.models with type arguments of type PhoneNumberErrorModifierConstructorDescriptionPhoneNumberError(String message, String code, String target, List<PhoneNumberError> details) Constructs a new PhoneNumberError