Wiki

Clone wiki

RogueSharp / RogueSharp / NoMoreStepsException / _ctor_1

NoMoreStepsException Constructor (String)

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

Namespace: RogueSharp
Assembly:

Syntax

public NoMoreStepsException(
    string message
)

Parameters

message

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

See Also

Reference

NoMoreStepsException Class
RogueSharp Namespace

[3]: 2014-2016 Faron Bracy

Updated