C# Class Pepino.RemoteControl.StoryDoesNotExistException

Inheritance: System.Exception
ファイルを表示 Open project: AcklenAvenue/Pepino

Public Methods

Method Description
StoryDoesNotExistException ( string storyName ) : System

Method Details

StoryDoesNotExistException() public method

public StoryDoesNotExistException ( string storyName ) : System
storyName string
return System