C# Class TransactionalNodeService.Proxy.Universal.Exceptions.NodeNotFoundException

Inheritance: System.Exception
Afficher le fichier Open project: chris-tomich/Glyma

Méthodes publiques

Méthode Description
NodeNotFoundException ( ) : System
NodeNotFoundException ( string message ) : System

Method Details

NodeNotFoundException() public méthode

public NodeNotFoundException ( ) : System
Résultat System

NodeNotFoundException() public méthode

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