HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ExceptionOrphanedElement Class Reference

#include <Element.h>

+ Inheritance diagram for ExceptionOrphanedElement:

Additional Inherited Members

- Public Member Functions inherited from Exception
 Exception (const string &msg)
 
 Exception (const Exception &e)
 
Exceptionoperator= (const Exception &e)
 
virtual ~Exception () noexcept
 
const char * what () const noexceptoverride
 

Detailed Description

An exception that is thrown when an ElementPtr is used after its owning Document has gone out of scope.

Definition at line 1319 of file Element.h.


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