Uses of Class
com.azure.storage.file.datalake.models.DataLakeStorageException
-
Packages that use DataLakeStorageException Package Description com.azure.storage.file.datalake.models Package containing classes for AzureDataLakeStorageRestAPI. -
-
Uses of DataLakeStorageException in com.azure.storage.file.datalake.models
Constructors in com.azure.storage.file.datalake.models with parameters of type DataLakeStorageException Constructor Description DataLakeAclChangeFailedException(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.
-