System.Win.ComObj.EOleException Properties

From RAD Studio API Documentation
Jump to: navigation, search

InheritedProtected
BaseExceptionpublicBaseException specifies the innermost exception.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
ErrorCodepublicThe status code returned by the failed method call, indicating the reason for the failure.
HelpContextpublicIndicates the context ID number for context-sensitive online help associated with the exception.
HelpFilepublicSpecifies the name and location of the help file that contains information about the error that occurred.
InnerExceptionpublicInnerException specifies the inner exception.
MessagepublicMessage contains the text string to display in the exception dialog box when the exception is raised.
SourcepublicDesignates the application program in which the exception occurred.
StackInfopublicStackInfo provides the stack information when this exception is raised.
StackTracepublicString representation of the stack information.