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

Public Member Functions

 DyIOPeripheralException (String message)
 
- Public Member Functions inherited from com.neuronrobotics.sdk.common.BowlerRuntimeException
 BowlerRuntimeException (String message)
 
String toString ()
 

Static Private Attributes

static final long serialVersionUID = 1L
 

Detailed Description

The Class DyIOPeripheralException.

Definition at line 23 of file DyIOPeripheralException.java.

Constructor & Destructor Documentation

◆ DyIOPeripheralException()

com.neuronrobotics.sdk.dyio.peripherals.DyIOPeripheralException.DyIOPeripheralException ( String  message)

DyIOPeripheralException.

Parameters
messagedescription of what the problem is

Definition at line 34 of file DyIOPeripheralException.java.

References com.neuronrobotics.sdk.common.BowlerRuntimeException.message.

Member Data Documentation

◆ serialVersionUID

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

The Constant serialVersionUID.

Definition at line 26 of file DyIOPeripheralException.java.


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