Class InitFatalErrorException
Inheritance
object
Exception
InitFatalErrorException
Implements
ISerializable
Inherited Members
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)
Namespace: Cassandra
Assembly: Cassandra.dll
Syntax
public class InitFatalErrorException : Exception, ISerializable
Constructors
InitFatalErrorException(Exception)
Declaration
public InitFatalErrorException(Exception innerException)
Parameters
Type | Name | Description |
---|---|---|
Exception | innerException |
Implements
System.Runtime.Serialization.ISerializable