| DCMTK Version 3.6.9
    OFFIS DICOM Toolkit | 
structure representing error information about a failed file More...
| Public Member Functions | |
| Failure (const OFFilename &fn, const OFString &err, const OFString &uid) | |
| constructor. | |
| Public Attributes | |
| OFFilename | fname | 
| filename | |
| OFString | errorText | 
| error text | |
| OFString | sopInstance | 
| SOP Instance UID. | |
structure representing error information about a failed file
| 
 | inline | 
constructor.
| fn | filename | 
| err | error text | 
| uid | SOP instance UID | 
References errorText, fname, and sopInstance.