NodePathException Class
Namespace: Rebex.IO.FileSystem
Assembly: Rebex.Common.dll (version 7.0.9448)
The exception that is thrown when an error occurs while creating new NodePath.
Syntax
public class NodePathException : FileSystemException, ISerializable
Implements
Inherited Members
Constructors
| Name | Description |
|---|---|
| NodePathException() | Initializes a new instance of the NodePathException class |
| NodePathException(String) | Initializes a new instance of the NodePathException class |
| NodePathException(String, Exception) | Initializes a new instance of the NodePathException class |