DataLakeAclChangeFailedException Class

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

An exception thrown when an operation is interrupted and can be continued later on.

C#
[System.Serializable]
public class DataLakeAclChangeFailedException : Exception
Inheritance
DataLakeAclChangeFailedException
Attributes
Implements

Constructors

DataLakeAclChangeFailedException(SerializationInfo, StreamingContext)

Initializes a new instance of the Exception class with serialized data.

DataLakeAclChangeFailedException(String, Exception, String)

Initializes a new instance of the DataLakeAclChangeFailedException class with a specified error message, HTTP status code, error code, and a reference to the inner exception that is the cause of this exception.

DataLakeAclChangeFailedException(String, RequestFailedException, String)

Initializes a new instance of the DataLakeAclChangeFailedException class with a specified error message, HTTP status code, error code, and a reference to the inner exception that is the cause of this exception.

Properties

ContinuationToken

Gets the continuation token from the last successful response from the service.

Methods

GetObjectData(SerializationInfo, StreamingContext)

When overridden in a derived class, sets the SerializationInfo with information about the exception.

Applies to

Product Versions
Azure SDK for .NET Latest, Preview