PagePorter Class Library

FileSchemaException Class

Describes an exception dealing with a file's schema.

For a list of all members of this type, see FileSchemaException Members.

System.Object
   System.Exception
      System.SystemException
         Parastream.IO.FileSchemaException

[Visual Basic]
Public Class FileSchemaException
    Inherits SystemException
[C#]
public class FileSchemaException : SystemException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Parastream.IO

Assembly: FpCtrlsBase (in FpCtrlsBase.dll)

See Also

FileSchemaException Members | Parastream.IO Namespace