void AbortExposure()Sub AbortExposure| NotImplementedException | If CanAbortExposure is false. |
| InvalidOperationException | Thrown if abort is not currently possible (e.g. during download). |
| NotConnectedException | Thrown if the driver is not connected. |
| DriverException | Thrown if a communications error occurs, or if the abort fails. |