C# Class Nekoyume.Model.State.ShopStateAlreadyContainsException

Inheritance: Exception
Mostra file Open project: planetarium/lib9c

Public Methods

Method Description
ShopStateAlreadyContainsException ( string message ) : System

Protected Methods

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

Method Details

ShopStateAlreadyContainsException() protected method

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

ShopStateAlreadyContainsException() public method

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