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

Public Member Functions

 DyIOCommunicationException ()
 
 DyIOCommunicationException (String message)
 

Static Private Attributes

static final long serialVersionUID = 1L
 

Detailed Description

The Class DyIOCommunicationException.

Definition at line 21 of file DyIOCommunicationException.java.

Constructor & Destructor Documentation

◆ DyIOCommunicationException() [1/2]

com.neuronrobotics.sdk.dyio.DyIOCommunicationException.DyIOCommunicationException ( )

Instantiates a new dy io communication exception.

Definition at line 29 of file DyIOCommunicationException.java.

◆ DyIOCommunicationException() [2/2]

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

Instantiates a new dy io communication exception.

Parameters
messagethe message

Definition at line 38 of file DyIOCommunicationException.java.

Member Data Documentation

◆ serialVersionUID

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

The Constant serialVersionUID.

Definition at line 24 of file DyIOCommunicationException.java.


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