System.NetEncoding.EHTTPException Properties

From RAD Studio API Documentation
Revision as of 13:34, 27 June 2014 by BuildBot (talk | contribs) (Created page with "<section begin="head" />{{DISPLAYTITLE:System.NetEncoding.EHTTPException Properties}} <ul id='childlinks'><li class='first'>'''[[System.NetEncoding.EHTTPException|Up to Parent...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

InheritedProtected
BaseExceptionpublicBaseException specifies the innermost exception.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
HelpContextpublicIndicates the context ID number for context-sensitive online help associated with the exception.
InnerExceptionpublicInnerException specifies the inner exception.
MessagepublicMessage contains the text string to display in the exception dialog box when the exception is raised.
StackInfopublicStackInfo provides the stack information when this exception is raised.
StackTracepublicString representation of the stack information.