C# Class Nekoyume.Action.OrderIdDoesNotExistException

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

Méthodes publiques

Méthode Description
OrderIdDoesNotExistException ( string msg ) : System

Méthodes protégées

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

Method Details

OrderIdDoesNotExistException() protected méthode

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

OrderIdDoesNotExistException() public méthode

public OrderIdDoesNotExistException ( string msg ) : System
msg string
Résultat System