You are here: Start » AVL.NET » FatalException Class

FatalException Class

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Constructors

 ConstructorDescription
FatalException(String, Exception)
FatalException(String)

Properties

 NameTypeDescription
DataSystem.Collections.IDictionaryInherited from System.Exception
HelpLinkSystem.StringInherited from System.Exception
HResultSystem.Int32Inherited from System.Exception
InnerExceptionSystem.ExceptionInherited from System.Exception
MessageSystem.StringInherited from System.Exception
SourceSystem.StringInherited from System.Exception
StackTraceSystem.StringInherited from System.Exception
TargetSiteSystem.Reflection.MethodBaseInherited from System.Exception

Methods

 NameDescription
Equals(object)Inherited from System.Object
GetBaseException()Inherited from System.Exception
GetHashCode()Inherited from System.Object
GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)Inherited from System.Exception
GetType()Inherited from System.Object
GetType()Inherited from System.Exception
ToString()Inherited from System.Object

See also