Name | Description | |
---|---|---|
GetBaseException | When overridden in a derived class, returns the System.Exception that is the root cause of one or more subsequent exceptions. (Inherited from System.Exception) | |
GetObjectData | Overridden. Sets the SerializationInfo object with information about the exception. | |
GetType | Gets the runtime type of the current instance. (Inherited from System.Exception) | |
ToString | Creates and returns a string representation of the current exception. (Inherited from System.Exception) |