Wiki

Clone wiki

RogueSharp / RogueSharp / PathNotFoundException / _ctor_1

PathNotFoundException Constructor (String)

Initializes a new instance of the PathNotFoundException class with a specified error message.

Namespace: RogueSharp
Assembly:

Syntax

public PathNotFoundException(
    string message
)

Parameters

message

Type: SystemString
The error message that explains the reason for the exception.

See Also

Reference

PathNotFoundException Class
RogueSharp Namespace

[3]: 2014-2016 Faron Bracy

Updated