Class QldbDriverException
Exception type representing exceptions that originate from the QLDB driver, rather than QLDB itself.
Inheritance
System.Object
    System.Exception
    Amazon.Runtime.AmazonServiceException
    Amazon.QLDBSession.AmazonQLDBSessionException
    QldbDriverException
  Implements
System.Runtime.Serialization.ISerializable
  Inherited Members
      Amazon.Runtime.AmazonServiceException.ErrorType
    
    
      Amazon.Runtime.AmazonServiceException.ErrorCode
    
    
      Amazon.Runtime.AmazonServiceException.RequestId
    
    
      Amazon.Runtime.AmazonServiceException.StatusCode
    
    
      Amazon.Runtime.AmazonServiceException.Retryable
    
    
      System.Exception.GetBaseException()
    
    
      System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
    
    
      System.Exception.GetType()
    
    
      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.Exception.TargetSite
    
    
      System.Exception.SerializeObjectState
    
    
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.MemberwiseClone()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
  Namespace: Amazon.QLDB.Driver
Assembly: Amazon.QLDB.Driver.dll
Syntax
public class QldbDriverException : AmazonQLDBSessionException, ISerializableImplements
      System.Runtime.Serialization.ISerializable