LytroNetCanceledException Class
The exception that is thrown upon cancellation of an operation.
Constructors:
| Name | Description | |
|---|---|---|
![]()  | LytroNetCanceledException() | Initializes a new instance of the LytroNetCanceledException class. | 
![]()  | LytroNetCanceledException(String) | Initializes a new instance of the LytroNetCanceledException class with a specified error message. | 
![]()  | LytroNetCanceledException(String, Exception) | Initializes a new instance of the LytroNetCanceledException class with a specified error message and a reference to the inner exception that is the cause of this exception. |