|
OpenTAP 9.31
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.31 API built Fri Oct 17 2025 07:12:37