Table of Contents

Constructor ProtocolException

Namespace
Neo4j.Driver
Assembly
Neo4j.Driver.dll

ProtocolException(string)

Create a new ProtocolException with an error message.

public ProtocolException(string message)

Parameters

message string

The error message.