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

Inheritance: System.Exception
Show file Open project: chris-tomich/Glyma

Public Methods

Method Description
NodeNotFoundException ( ) : System
NodeNotFoundException ( string message ) : System

Method Details

NodeNotFoundException() public method

public NodeNotFoundException ( ) : System
return System

NodeNotFoundException() public method

public NodeNotFoundException ( string message ) : System
message string
return System