Exception Properties

Public Properties

Name Description
Public Property InnerException Gets the Exception instance that caused the current exception.
Public Property Message Gets a message that describes the current exception.
Public Property StackTrace Gets a string representation of the frames on the call stack at the time when the current exception was thrown.

See Also

Reference

Exception Class
System Namespace