|
GDCM
2.2.4
|
ParseException Standard exception handling object. More...
#include <gdcmParseException.h>
Public Member Functions | |
| ParseException () | |
| virtual | ~ParseException () throw () |
| const DataElement & | GetLastElement () const |
| ParseException & | operator= (const ParseException &orig) |
| void | SetLastElement (DataElement &de) |
Public Member Functions inherited from gdcm::Exception | |
| Exception (const char *desc="None", const char *file=__FILE__, unsigned int lineNumber=__LINE__, const char *func="") | |
| virtual | ~Exception () throw () |
| const char * | GetDescription () const |
| Return the Description. More... | |
| const char * | what () const throw () |
| what implementation More... | |
ParseException Standard exception handling object.
|
inline |
|
inlinevirtual | |||||||||||||
|
inline |
|
inline |
Assignment operator.
|
inline |
Equivalence operator.
Referenced by gdcm::Fragment::ReadBacktrack(), and gdcm::Fragment::ReadValue().
1.8.6