Chat Support
Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Data Namespace / IExceptionInfo Interface

IExceptionInfo Interface Properties

For a list of all members of this type, see IExceptionInfo members.

Public Properties
 NameDescription
 PropertyThe information about this exception's inner exception (or null if none).  
 PropertyThe Message string of the Exception.  
 PropertyA formatted string describing the source of an Exception.  
 PropertyA string dump of the Exception stack trace information.  
 PropertyThe full name of the type of the Exception.  
Top
See Also