C# Class Nekoyume.Action.AvatarIndexOutOfRangeException

Inheritance: Exception
Datei anzeigen Open project: planetarium/lib9c

Public Methods

Method Description
AvatarIndexOutOfRangeException ( string message ) : System

Protected Methods

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

Method Details

AvatarIndexOutOfRangeException() protected method

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

AvatarIndexOutOfRangeException() public method

public AvatarIndexOutOfRangeException ( string message ) : System
message string
return System