OpenTAP 9.25
API Reference
|
Contains detailed information about what went wrong while loading or saving information to an XML file. More...
Public Member Functions | |
XmlError (XElement xmlElement, string message, Exception exception=null) | |
Creates an instance of XmlError. xmlElement may be null. message may be null if exception is set. | |
override string | ToString () |
Prints this error in a readable fashion. | |
Properties | |
virtual Exception | Exception [get] |
The exception that occured - if any. | |
Contains detailed information about what went wrong while loading or saving information to an XML file.
OpenTAP 9.25 API built Tue Aug 6 2024 07:49:25