Passes information back to the container for error messages and notifications originating from the DICOM interface
Where possible, objects pass error information back to the container via OLE exceptions, but this is not possible for errors originating from the DICOM interface, as there is no call from the container to the object in progress. This event is therefore used for that purpose.
Debugging information may include all or part of the byte stream exchanged between DicomObjects and other entities, and is useful when communication failures occur.