Soap.InvokeRegistry.ERemotableException 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.
FaultActorpublicIndicates the agent that raised the fault.
FaultCodepublicIndicates where the fault was encountered.
FaultDetailpublicProvides application-specific details about the exception that occurred.
FaultNodepublicProvides the name of the node in the SOAP message that caused the error.
FaultReasonpublicProvides a human-readable explanation for the SOAP fault.
FaultReasonLangpublicProvides the language code in which the text in FaultReason is written.
FaultRolepublicProvides the role of the node in which the fault occured.
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.