LytroNetException Class
Defines the base class for predefined exceptions in the Net namespace.
Constructors:
Name | Description | |
---|---|---|
LytroNetException() | Initializes a new instance of the LytroNetException class. | |
LytroNetException(String) | Initializes a new instance of the LytroNetException class with a specified error message. | |
LytroNetException(String, Exception) | Initializes a new instance of the LytroNetException class with a specified error message and a reference to the inner exception that is the cause of this exception. |