C# Class Nekoyume.Action.InvalidLevelException

Inheritance: InvalidOperationException
ファイルを表示 Open project: planetarium/lib9c

Public Methods

Method Description
InvalidLevelException ( string s ) : System

Protected Methods

Method Description
InvalidLevelException ( SerializationInfo info, StreamingContext context ) : System

Method Details

InvalidLevelException() protected method

protected InvalidLevelException ( SerializationInfo info, StreamingContext context ) : System
info SerializationInfo
context StreamingContext
return System

InvalidLevelException() public method

public InvalidLevelException ( string s ) : System
s string
return System