C# Class Net.Graph.Neo4JD.Exceptions.NodeDeleteException

Inheritance: System.Exception
Show file Open project: sonyarouje/Neo4jD

Public Methods

Method Description
NodeDeleteException ( Node nodeDeleteFailed ) : System

Method Details

NodeDeleteException() public method

public NodeDeleteException ( Node nodeDeleteFailed ) : System
nodeDeleteFailed Node
return System