BowlerKernel
Public Member Functions | Static Private Attributes | List of all members
com.neuronrobotics.sdk.dyio.InvalidChannelException Class Reference
Inheritance diagram for com.neuronrobotics.sdk.dyio.InvalidChannelException:
Inheritance graph
[legend]
Collaboration diagram for com.neuronrobotics.sdk.dyio.InvalidChannelException:
Collaboration graph
[legend]

Public Member Functions

 InvalidChannelException ()
 
 InvalidChannelException (String message)
 

Static Private Attributes

static final long serialVersionUID = 1L
 

Detailed Description

The Class InvalidChannelException.

Definition at line 21 of file InvalidChannelException.java.

Constructor & Destructor Documentation

◆ InvalidChannelException() [1/2]

com.neuronrobotics.sdk.dyio.InvalidChannelException.InvalidChannelException ( )

Instantiates a new invalid channel exception.

Definition at line 29 of file InvalidChannelException.java.

◆ InvalidChannelException() [2/2]

com.neuronrobotics.sdk.dyio.InvalidChannelException.InvalidChannelException ( String  message)

Instantiates a new invalid channel exception.

Parameters
messagethe message

Definition at line 38 of file InvalidChannelException.java.

Member Data Documentation

◆ serialVersionUID

final long com.neuronrobotics.sdk.dyio.InvalidChannelException.serialVersionUID = 1L
staticprivate

The Constant serialVersionUID.

Definition at line 24 of file InvalidChannelException.java.


The documentation for this class was generated from the following file: