Class LytroNetProtocolViolationException Class

The exception that is thrown when an error is made while using a network protocol.

Constructors:

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