AcquisitionErrorHandler¶
-
delegate void AcquisitionErrorHandler(PmpException ex)¶
Represents the function that is called when acquisition encountered an error.
- Parameters
ex – Exception containing details about the error condition that occurred.
Represents the function that is called when acquisition encountered an error.
ex – Exception containing details about the error condition that occurred.