FileManagerErrors Enum
Lists values specifying the errors that caused exceptions.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Members
Name | Description |
---|---|
File
|
The specified file is not found. |
Folder
|
The specified folder is not found. |
Access
|
Access is denied. |
Unspecified
|
Unspecified IO error occurs. |
Unspecified
|
Unspecified error occurs. |
Empty
|
The file/folder name is empty. |
Canceled
|
The operation was canceled. |
Invalid
|
The specified name contains invalid characters. |
Wrong
|
The specified file extension is not allowed. |
Used
|
The file/folder is being used by another process. |
Already
|
The specified file/folder already exists. |
Access
|
Access is prohibited. |
Cloud
|
Failed to access a cloud service. |
Path
|
The specified file/folder name of the full name is too long. |
Wrong
|
The number of directories in relative |
#Related API Members
The following properties accept/return FileManagerErrors values: