System.IO.PathTooLongException Members

The members of System.IO.PathTooLongException are listed below.

See Also: Inherited members from System.IO.IOException

Public Constructors

Initializes a new instance of the System.IO.PathTooLongException class with its HRESULT set to COR_E_PATHTOOLONG.

Initializes a new instance of the System.IO.PathTooLongException class with its message string set to message and its HRESULT set to COR_E_PATHTOOLONG.

Initializes a new instance of the System.IO.PathTooLongException class with a specified error message and a reference to the inner exception that is the cause of this exception.

Protected Constructors

Initializes a new instance of the System.IO.PathTooLongException class with the specified serialization and context information.