Showing content from https://neo4j.com/docs/api/dotnet-driver/current/api/Neo4j.Driver.TransientException.html below:
Class TransientException
-
Namespace
-
Neo4j.Driver
-
Assembly
-
Neo4j.Driver.dll
A TransientException signals a failed operation that may be able to succeed if this operation is retried without any intervention by application-level functionality. The error code provided can be used to determine further details for the problem.
[DataContract]
public class TransientException : Neo4jException, IGqlErrorPreview
-
Inheritance
-
object Exception Neo4jException
TransientException
-
Implements
-
IGqlErrorPreview
-
Inherited Members
-
Neo4jException.Code Exception.GetBaseException() Exception.GetObjectData(SerializationInfo, StreamingContext) Exception.GetType() Exception.ToString() Exception.Data Exception.HelpLink Exception.HResult Exception.InnerException Exception.Message Exception.Source Exception.StackTrace Exception.TargetSite Exception.SerializeObjectState object.Equals(object) object.Equals(object, object) object.GetHashCode() object.MemberwiseClone() object.ReferenceEquals(object, object)
-
Extension Methods
-
ValueExtensions.As<T>(object) ValueExtensions.As<T>(object, T)
Constructors
-
TransientException()
-
Create a new TransientException.
-
TransientException(string, string)
-
Create a new TransientException with an error code and an error message.
-
TransientException(string, string, Exception)
-
Create a new TransientException with an error code, an error message and an exception.
Properties
-
IsRetriable
-
Gets whether the exception retriable or not.
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4