Table of Contents

Class ProtocolException

Namespace
Neo4j.Driver
Assembly
Neo4j.Driver.dll

There was a bolt protocol violation of the contract between the driver and the server. When seen this error, contact driver developers.

[DataContract]
public class ProtocolException : Neo4jException
Inheritance
ProtocolException
Inherited Members
Extension Methods

Constructors

ProtocolException(string)

Create a new ProtocolException with an error message.