FileManagerAccessException Class
The exception that is thrown when access to a file/folder is prohibited.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Remarks
This exception is thrown by editing methods when a file/folder can not be accessed.
Inheritance
Object
Exception
FileManagerException
FileManagerAccessException
See Also