libxml++ 5.0.3
|
#include <libxml++/exceptions/internal_error.h>
Public Member Functions | |
internal_error (const ustring & message) | |
~internal_error () noexcept override | |
exception * | clone () const override |
void | raise () const override |
![]() | |
LIBXMLPP_MEMBER_METHOD | exception (const ustring & message) |
LIBXMLPP_MEMBER_METHOD | ~exception () noexcept override |
virtual LIBXMLPP_MEMBER_METHOD exception * | clone () const |
virtual LIBXMLPP_MEMBER_METHOD void | raise () const |
LIBXMLPP_MEMBER_METHOD const char * | what () const noexcept override |
virtual const char * | what () const noexcept |
|
explicit |
|
overridenoexcept |
|
overridevirtual |
Reimplemented from xmlpp::exception.
|
overridevirtual |
Reimplemented from xmlpp::exception.