Class ProtocolException
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.