C# Class Nekoyume.Action.RequiredBlockIndexException

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

Méthodes publiques

Méthode Description
RequiredBlockIndexException ( ) : System
RequiredBlockIndexException ( string msg ) : System

Méthodes protégées

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

Method Details

RequiredBlockIndexException() public méthode

public RequiredBlockIndexException ( ) : System
Résultat System

RequiredBlockIndexException() protected méthode

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

RequiredBlockIndexException() public méthode

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