C# Class Nekoyume.Model.State.ShopStateAlreadyContainsException

Inheritance: Exception
Afficher le fichier Open project: planetarium/lib9c

Méthodes publiques

Méthode Description
ShopStateAlreadyContainsException ( string message ) : System

Méthodes protégées

Méthode Description
ShopStateAlreadyContainsException ( SerializationInfo info, StreamingContext context ) : System

Method Details

ShopStateAlreadyContainsException() protected méthode

protected ShopStateAlreadyContainsException ( SerializationInfo info, StreamingContext context ) : System
info SerializationInfo
context StreamingContext
Résultat System

ShopStateAlreadyContainsException() public méthode

public ShopStateAlreadyContainsException ( string message ) : System
message string
Résultat System