Serialized Form
-
Package edu.wpi.first.cscore
-
Exception edu.wpi.first.cscore.VideoException
class VideoException extends RuntimeException implements Serializable- serialVersionUID:
- -9155939328084105145L
-
-
Package edu.wpi.first.hal.can
-
Exception edu.wpi.first.hal.can.CANInvalidBufferException
class CANInvalidBufferException extends RuntimeException implements Serializable- serialVersionUID:
- -7993785672956997939L
-
Exception edu.wpi.first.hal.can.CANMessageNotAllowedException
class CANMessageNotAllowedException extends RuntimeException implements Serializable- serialVersionUID:
- -638450112427013494L
-
Exception edu.wpi.first.hal.can.CANMessageNotFoundException
class CANMessageNotFoundException extends RuntimeException implements Serializable- serialVersionUID:
- 8249780881928189975L
-
Exception edu.wpi.first.hal.can.CANNotInitializedException
class CANNotInitializedException extends RuntimeException implements Serializable- serialVersionUID:
- -5982895147092686594L
-
Exception edu.wpi.first.hal.can.CANStreamOverflowException
class CANStreamOverflowException extends IOException implements Serializable-
Serialized Fields
-
m_messages
CANStreamMessage[] m_messages
The messages. -
m_messagesRead
int m_messagesRead
The length of messages read.
-
-
-
-
Package edu.wpi.first.hal.util
-
Exception edu.wpi.first.hal.util.AllocationException
class AllocationException extends RuntimeException implements Serializable -
Exception edu.wpi.first.hal.util.BoundaryException
class BoundaryException extends RuntimeException implements Serializable -
Exception edu.wpi.first.hal.util.CheckedAllocationException
class CheckedAllocationException extends Exception implements Serializable -
Exception edu.wpi.first.hal.util.HalHandleException
class HalHandleException extends RuntimeException implements Serializable -
Exception edu.wpi.first.hal.util.UncleanStatusException
class UncleanStatusException extends IllegalStateException implements Serializable-
Serialized Fields
-
m_statusCode
int m_statusCode
The status code from the chip object.
-
-
-
-
Package edu.wpi.first.math.spline
-
Exception edu.wpi.first.math.spline.SplineParameterizer.MalformedSplineException
class MalformedSplineException extends RuntimeException implements Serializable
-
-
Package edu.wpi.first.math.trajectory
-
Class edu.wpi.first.math.trajectory.TrajectoryGenerator.ControlVectorList
-
Exception edu.wpi.first.math.trajectory.TrajectoryParameterizer.TrajectoryGenerationException
class TrajectoryGenerationException extends RuntimeException implements Serializable -
Exception edu.wpi.first.math.trajectory.TrajectoryUtil.TrajectorySerializationException
class TrajectorySerializationException extends RuntimeException implements Serializable
-
-
Package edu.wpi.first.util
-
Exception edu.wpi.first.util.MsvcRuntimeException
class MsvcRuntimeException extends RuntimeException implements Serializable- serialVersionUID:
- -9155939328084105142L
-
-
Package edu.wpi.first.util.struct
-
Exception edu.wpi.first.util.struct.BadSchemaException
class BadSchemaException extends Exception implements Serializable-
Serialized Fields
-
m_field
String m_field
The bad schema field.
-
-
-
-
Package edu.wpi.first.util.struct.parser
-
Exception edu.wpi.first.util.struct.parser.ParseException
class ParseException extends Exception implements Serializable-
Serialized Fields
-
m_pos
int m_pos
The parser position.
-
-
-
-
Package edu.wpi.first.wpilibj
-
Exception edu.wpi.first.wpilibj.AnalogTriggerOutput.AnalogTriggerOutputException
class AnalogTriggerOutputException extends RuntimeException implements Serializable -
Exception edu.wpi.first.wpilibj.Relay.InvalidValueException
class InvalidValueException extends RuntimeException implements Serializable
-