14 #ifndef GDCMPARSEEXCEPTION_H
15 #define GDCMPARSEEXCEPTION_H
void SetLastElement(DataElement &de)
Definition: gdcmParseException.h:60
ParseException Standard exception handling object.
Definition: gdcmParseException.h:26
ParseException()
Definition: gdcmParseException.h:29
virtual ~ParseException()
Definition: gdcmParseException.h:32
Class to represent a Data Element either Implicit or Explicit.
Definition: gdcmDataElement.h:58
ParseException & operator=(const ParseException &orig)
Definition: gdcmParseException.h:35
const DataElement & GetLastElement() const
Definition: gdcmParseException.h:64
Exception.
Definition: gdcmException.h:33