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

SystemException Class

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

Constructors

 ConstructorDescription
SystemException(String)

Properties

 NameTypeDescription
DataSystem.Collections.IDictionaryInherited from a System.Exception
HelpLinkSystem.StringInherited from a System.Exception
HResultSystem.Int32Inherited from a System.Exception
InnerExceptionSystem.ExceptionInherited from a System.Exception
MessageSystem.StringInherited from a System.Exception
SourceSystem.StringInherited from a System.Exception
StackTraceSystem.StringInherited from a System.Exception
TargetSiteSystem.Reflection.MethodBaseInherited from a 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