C# Class Nekoyume.Action.ConsumableSlotUnlockException

Inheritance: InvalidOperationException
Mostra file Open project: planetarium/lib9c

Public Methods

Method Description
ConsumableSlotUnlockException ( string s ) : System

Protected Methods

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

Method Details

ConsumableSlotUnlockException() protected method

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

ConsumableSlotUnlockException() public method

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