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.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
-
-
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.
-
-
-