Click or drag to resize

Error Methods

X#

The Error type exposes the following members.

Functions
  NameDescription
Public methodStatic memberGetInnerException
Public methodSetStackTrace
Public methodThrow
Throw the error.
Public methodToString
Creates and returns a string representation of the current exception.
(Overrides ToString.)
Top
See Also