FileManagerException Class
The base class for all exceptions within a file manager.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Remarks
When an error occurs within a file manager, an exception is thrown. The FileManagerException.Error property can be used to determine the error causing the exception.
Inheritance
See Also