FileManagerCancelException(String) Constructor
Initialize a new instance of the FileManagerCancelException class with the specified message.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
message | String | A String value explaining the reason for the current exception. |
See Also