public interface IExceptionListener
| Modifier and Type | Method and Description |
|---|---|
void |
onException(DicomException ex,
EnumErrorCode ErrorCode)
Gets automatically invoked when exception occur while processing data received , in SCU side scenario
|
void onException(DicomException ex, EnumErrorCode ErrorCode)
ex - - the exception objectErrorCode - - the reason of the DicomException