Method | Description | |
---|---|---|
StoryException ( ) |
Constructs a default instance of a StoryException without a message.
|
|
StoryException ( string message ) |
Constructs an instance of a StoryException with a message.
|
public StoryException ( string message ) | ||
message | string | The error message. |