System.JSON.Readers.EJsonReaderException 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.
HelpContextpublicIndicates the context ID number for context-sensitive online help associated with the exception.
InnerExceptionpublicInnerException specifies the inner exception.
LineNumberpublicNumber of the line of the JSON file that the JSON reader was parsing when it raised this exception.
LinePositionpublicPosition within the affected line of the affected JSON file that the JSON reader was parsing when it raised this exception.
MessagepublicMessage contains the text string to display in the exception dialog box when the exception is raised.
PathpublicPath of the JSON file that the JSON reader was parsing when it raised this exception.
StackInfopublicStackInfo provides the stack information when this exception is raised.
StackTracepublicString representation of the stack information.