Serialized Form
-
Package edu.wpi.first.wpilibj.command
-
Class edu.wpi.first.wpilibj.command.IllegalUseOfCommandException extends java.lang.RuntimeException implements Serializable
-
-
Package jpigpio
-
Class jpigpio.BadValueException extends PigpioException implements Serializable
- serialVersionUID:
- -5799905929298889801L
-
Class jpigpio.NotImplementedException extends PigpioException implements Serializable
- serialVersionUID:
- -8827522292144048839L
-
Class jpigpio.PigpioException extends java.lang.Exception implements Serializable
- serialVersionUID:
- 443595760654129068L
-
Serialized Fields
-
errors
jpigpio.PigpioException.ErrMsg[] errors
-
rc
int rc
-
-
Class jpigpio.WrongModeException extends PigpioException implements Serializable
- serialVersionUID:
- 1268207535639503129L
-
Serialized Fields
-
pin
int pin
The pin that is flagged as being in the wrong mode.
-
-