C# Class LightNode.Server.OperationNotFoundException

Inheritance: OperationMissingException
Show file Open project: neuecc/LightNode

Public Methods

Method Description
OperationNotFoundException ( OperationMissingKind kind, string path ) : LightNode.Core

Method Details

OperationNotFoundException() public method

public OperationNotFoundException ( OperationMissingKind kind, string path ) : LightNode.Core
kind OperationMissingKind
path string
return LightNode.Core