Class LytroNetCanceledException Class

The exception that is thrown upon cancellation of an operation.

Constructors:

NameDescription
Public methodLytroNetCanceledException() Initializes a new instance of the LytroNetCanceledException class.
Public methodLytroNetCanceledException(String) Initializes a new instance of the LytroNetCanceledException class with a specified error message.
Public methodLytroNetCanceledException(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.