CassandraConnectionError.Exception Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Detailed error message about the failed connection.
public string Exception { get; }
member this.Exception : string
Public ReadOnly Property Exception As String