C# Class Nekoyume.Model.State.FailedToUnregisterInShopStateException

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

Méthodes publiques

Méthode Description
FailedToUnregisterInShopStateException ( string message ) : System

Méthodes protégées

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

Method Details

FailedToUnregisterInShopStateException() protected méthode

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

FailedToUnregisterInShopStateException() public méthode

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