OpenTAP 9.25
API Reference
|
Contains detailed information about something that occured while loading or saving information to an XML file. More...
Public Member Functions | |
XmlMessage (XElement xmlElement, string message) | |
Creates an instance of XmlError. xmlElement may be null. message may be null if exception is set. | |
override string | ToString () |
Prints this message in a readable fashion. | |
Properties | |
virtual XElement | Element [get] |
The XML element which caused the message. This may be null if no XML element could be associated with the message. | |
virtual string | Message [get] |
The message. | |
Contains detailed information about something that occured while loading or saving information to an XML file.
OpenTAP 9.25 API built Tue Aug 6 2024 07:49:25