![]() |
ImFusion C++ SDK 4.4.0
|
#include <ImFusion/Dicom/DicomElement.h>
Exception specialization for DICOM element retrieval. More...
Exception specialization for DICOM element retrieval.
Public Member Functions | |
| value_error (DcmTag tag) | |
| value_error (DcmTag tag, OFCondition status) | |
| value_error (DcmTag tag, const std::string &message) | |
| Public Member Functions inherited from std::runtime_error | |
| T | runtime_error (T... args) |
| T | what (T... args) |
| Public Member Functions inherited from std::exception | |
| T | exception (T... args) |
| T | operator= (T... args) |
| T | what (T... args) |
| T | ~exception (T... args) |
Public Attributes | |
| DcmTag | tag |