AdlsFileAlreadyExistsException Class

Definition

A WebHDFS exception thrown indicating the file or folder already exists. Thrown when a 403 error response code is returned (forbidden).

C#
[Newtonsoft.Json.JsonObject("FileAlreadyExistsException")]
public class AdlsFileAlreadyExistsException : Microsoft.Azure.Management.DataLake.Store.Models.AdlsRemoteException
Inheritance
AdlsFileAlreadyExistsException
Attributes
Newtonsoft.Json.JsonObjectAttribute

Constructors

AdlsFileAlreadyExistsException()

Initializes a new instance of the AdlsFileAlreadyExistsException class.

AdlsFileAlreadyExistsException(String, String)

Initializes a new instance of the AdlsFileAlreadyExistsException class.

Properties

JavaClassName

Gets the full class package name for the exception thrown, such as 'java.lang.IllegalArgumentException'.

(Inherited from AdlsRemoteException)
Message

Gets the message associated with the exception that was thrown, such as 'Invalid value for webhdfs parameter "permission":...'.

(Inherited from AdlsRemoteException)

Applies to

Продукт Версії
Azure SDK for .NET Legacy, Latest