DUECA/DUSIME
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
dueca::xmldecodeexception Struct Reference

Exception type thrown when XML data cannot be fitted in a given DCO object. More...

#include <XMLtoDCO.hxx>

Inheritance diagram for dueca::xmldecodeexception:
Inheritance graph
[legend]
Collaboration diagram for dueca::xmldecodeexception:
Collaboration graph
[legend]

Public Member Functions

 xmldecodeexception (const char *re)
 Constructor.
 
const charwhat () const noexcept
 Return the message.
 

Public Attributes

const charreason
 Message.
 

Detailed Description

Exception type thrown when XML data cannot be fitted in a given DCO object.

Constructor & Destructor Documentation

◆ xmldecodeexception()

dueca::xmldecodeexception::xmldecodeexception ( const char re)

Constructor.

Parameters
rereason for the exception

The documentation for this struct was generated from the following file: