Uses of Class
com.azure.communication.identity.models.IdentityError
Packages that use IdentityError
Package
Description
Package containing the data models for CommunicationIdentityClient.
-
Uses of IdentityError in com.azure.communication.identity.models
Methods in com.azure.communication.identity.models that return IdentityErrorMethods in com.azure.communication.identity.models that return types with arguments of type IdentityErrorModifier and TypeMethodDescriptionIdentityError.getDetails()Get the details property: Further details about specific errors that led to this error.Constructors in com.azure.communication.identity.models with parameters of type IdentityErrorModifierConstructorDescriptionIdentityErrorResponseException(String message, com.azure.core.http.HttpResponse response, IdentityError value) Initializes a new instance of the IdentityErrorResponseException class.Constructor parameters in com.azure.communication.identity.models with type arguments of type IdentityErrorModifierConstructorDescriptionIdentityError(String message, String code, String target, List<IdentityError> details) Constructs a new IdentityError