FileManagerIOException(FileManagerErrors) Constructor
Initialize a new instance of the FileManagerIOException class with the specified setting.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
error | FileManagerErrors | A FileManagerErrors object specifying the cause of the current exception. |
See Also