Show / Hide Table of Contents

Class ResponseException

The exception that is thrown when a response is received from Gremlin Server that indicates that an error occurred.

Inheritance
System.Object
System.Exception
ResponseException
Inherited Members
System.Exception.GetBaseException()
System.Exception.ToString()
System.Exception.Data
System.Exception.HelpLink
System.Exception.HResult
System.Exception.InnerException
System.Exception.Message
System.Exception.Source
System.Exception.StackTrace
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace:Gremlin.Net.Exceptions
Assembly:Gremlin.Net.dll
Syntax
public class ResponseException : Exception
  • Improve this Doc
  • View Source
Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX