|
BowlerKernel
|


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 |
The Class DyIOPeripheralException.
Definition at line 23 of file DyIOPeripheralException.java.
| com.neuronrobotics.sdk.dyio.peripherals.DyIOPeripheralException.DyIOPeripheralException | ( | String | message | ) |
| message | description of what the problem is |
Definition at line 34 of file DyIOPeripheralException.java.
References com.neuronrobotics.sdk.common.BowlerRuntimeException.message.
|
staticprivate |
The Constant serialVersionUID.
Definition at line 26 of file DyIOPeripheralException.java.