FileSystemException Constructor NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodFileSystemException 
Initializes a new instance of the FileSystemException class
Public methodFileSystemException(String)
Initializes a new instance of the FileSystemException class
Protected methodFileSystemException(SerializationInfo, StreamingContext)
Initializes a new instance of the FileSystemException class
Public methodFileSystemException(String, Exception)
Initializes a new instance of the FileSystemException class
Back to Top
See Also