OpenTAP 9.24
API Reference
Public Member Functions | Properties | List of all members
OpenTap.XmlMessage Class Reference

Contains detailed information about something that occured while loading or saving information to an XML file. More...

Inheritance diagram for OpenTap.XmlMessage:
OpenTap.XmlError

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.
 

Detailed Description

Contains detailed information about something that occured while loading or saving information to an XML file.

OpenTAP 9.24 API built Tue Apr 30 2024 13:44:42