C# Class ArangoDB.VelocyPack.Exceptions.VPackKeyTypeException

Inheritance: ArangoDB.VelocyPack.Exceptions.VPackException
Datei anzeigen Open project: ra0o0f/velocypack.net

Public Methods

Method Description
VPackKeyTypeException ( string message ) : System

Method Details

VPackKeyTypeException() public method

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