LytroNetProtocolViolationException Class
The exception that is thrown when an error is made while using a network protocol.
Constructors:
Name | Description | |
---|---|---|
LytroNetProtocolViolationException() | Initializes a new instance of the LytroNetProtocolViolationException class. | |
LytroNetProtocolViolationException(String) | Initializes a new instance of the LytroNetProtocolViolationException class with a specified error message. | |
LytroNetProtocolViolationException(String, Exception) | Initializes a new instance of the LytroNetProtocolViolationException class with a specified error message and a reference to the inner exception that is the cause of this exception. |