![]() |
ImFusion SDK 4.3
|
#include <ImFusion/Dicom/DicomElement.h>
Exception specialization for DICOM element retrieval. More...
Inheritance diagram for value_error: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 runtime_error | |
| T | runtime_error (T... args) |
| T | what (T... args) |
Public Member Functions inherited from exception | |
| T | exception (T... args) |
| T | operator= (T... args) |
| T | what (T... args) |
| T | ~exception (T... args) |
Public Attributes | |
| DcmTag | tag |