Uses of Class
com.azure.storage.file.datalake.models.DataLakeStorageException
Packages that use DataLakeStorageException
Package
Description
Package containing the data models for AzureDataLakeStorageRestAPI.
-
Uses of DataLakeStorageException in com.azure.storage.file.datalake.models
Constructors in com.azure.storage.file.datalake.models with parameters of type DataLakeStorageExceptionModifierConstructorDescriptionDataLakeAclChangeFailedException
(String message, DataLakeStorageException e, String continuationToken) Initializes a new instance of DataLakeAclChangeFailedException with a specified error message, HTTP status code, error code, and a reference to the inner exception that is the cause of this exception.