Back to Devexpress

FileManagerIOException Class

aspnet-devexpress-dot-web-fd3ea324.md

latest1.3 KB
Original Source

FileManagerIOException Class

The exception that is thrown when an input/output error occurs.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class FileManagerIOException :
    FileManagerException
vb
Public Class FileManagerIOException
    Inherits FileManagerException

Implements

ISerializable

_Exception

Inheritance

Object Exception FileManagerException FileManagerIOException

See Also

FileManagerIOException Members

File Manager

DevExpress.Web Namespace