| Class | Description | |
|---|---|---|
| CMoveCommandOperationCanceledException | The exceptions thrown when a C-MOVE operation is canceled. | |
| CustomCommandException | Base class for exceptions thrown from Leadtools.Dicom.Scp.Command.DicomCommand objects with a Leadtools.Dicom.DicomCommandStatusType argument. | |
| DICOMCommandException | Base class for exceptions thrown from Leadtools.Dicom.Scp.Command.DicomCommand objects. | |
| DICOMCommandOperationCanceledException | The exceptions thrown when a DICOM operation is canceled. | |
| DuplicateSOPInstanceException | The exceptions thrown when the affected SOP Instance UID of a received C-STORE or N-CREATE message already created. | |
| InvalidAttributeValueException | The exceptions thrown when a received Leadtools.Dicom.DicomDataSet in a N-CREATE or N-SET message is received with invalid DICOM elements value. | |
| InvalidRequestDatasetException | The exceptions thrown when a Leadtools.Dicom.DicomDataSet received by client request is invalid. | |
| InvalidSOPInstatnceValueException | The exceptions thrown when a received N-CREATE or N-SET message has invalid SOP INSTANCE UID. | |
| MissingAttributeValueException | The exceptions thrown when a received Leadtools.Dicom.DicomDataSet in a N-CREATE or N-SET message is received with a missing required DICOM element value. | |
| NotExistSOPInstanceException | The exceptions thrown when the affected SOP Instance UID of a received N-SET message doesn't exists. | |
| ProcessingFailureException | The exceptions thrown when a general processing error occurs. | |
| RequiredAttributeMissingException | The exceptions thrown when a received Leadtools.Dicom.DicomDataSet in a N-CREATE or N-SET message is received with a missing required DICOM elements. | |
| SOPInstanceInvalidUpdateStateExcpetion | The exceptions thrown when a SOP Instance can't be updated in a N-SET message. | |
| UnDefienedAttributeTagException | The exceptions thrown when a received Leadtools.Dicom.DicomDataSet in a N-CREATE or N-SET message is received with invalid DICOM elements. |