AdlsFileAlreadyExistsException Class
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.
A WebHDFS exception thrown indicating the file or folder already exists. Thrown when a 403 error response code is returned (forbidden).
[Newtonsoft.Json.JsonObject("FileAlreadyExistsException")]
public class AdlsFileAlreadyExistsException : Microsoft.Azure.Management.DataLake.Store.Models.AdlsRemoteException
[<Newtonsoft.Json.JsonObject("FileAlreadyExistsException")>]
type AdlsFileAlreadyExistsException = class
inherit AdlsRemoteException
Public Class AdlsFileAlreadyExistsException
Inherits AdlsRemoteException
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Adls |
Initializes a new instance of the AdlsFileAlreadyExistsException class. |
Adls |
Initializes a new instance of the AdlsFileAlreadyExistsException class. |
Java |
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) |
Продукт | Версії |
---|---|
Azure SDK for .NET | Legacy, Latest |
Відгук про Azure SDK for .NET
Azure SDK for .NET – це проект із відкритим кодом. Виберіть посилання, щоб надати відгук: