diff --git a/SwerveRoboticsLibrary/doc/javadoc/index-all.html b/SwerveRoboticsLibrary/doc/javadoc/index-all.html index 43502dfc841..f8dfb8bbce5 100644 --- a/SwerveRoboticsLibrary/doc/javadoc/index-all.html +++ b/SwerveRoboticsLibrary/doc/javadoc/index-all.html @@ -568,10 +568,6 @@

G

H

-
handleCapturedException(Exception) - Static method in exception SwerveRuntimeException
-
 
-
handleCapturedInterrupt(InterruptedException) - Static method in exception SwerveRuntimeException
-
 
hardwareMap - Variable in class SynchronousOpMode
We define a *local* hardwareMap variable here to hide the one in our base diff --git a/SwerveRoboticsLibrary/doc/javadoc/org/swerverobotics/library/exceptions/RuntimeInterruptedException.html b/SwerveRoboticsLibrary/doc/javadoc/org/swerverobotics/library/exceptions/RuntimeInterruptedException.html index 04ca2949a3b..2a5a89b169e 100644 --- a/SwerveRoboticsLibrary/doc/javadoc/org/swerverobotics/library/exceptions/RuntimeInterruptedException.html +++ b/SwerveRoboticsLibrary/doc/javadoc/org/swerverobotics/library/exceptions/RuntimeInterruptedException.html @@ -170,7 +170,7 @@

Method Summary

Methods inherited from class SwerveRuntimeException

-handleCapturedException, handleCapturedInterrupt, wrap +wrap
- - - - - - - - diff --git a/SwerveRoboticsLibrary/doc/javadoc/org/swerverobotics/library/interfaces/package-tree.html b/SwerveRoboticsLibrary/doc/javadoc/org/swerverobotics/library/interfaces/package-tree.html index c671f71f62a..afa94a8c42b 100644 --- a/SwerveRoboticsLibrary/doc/javadoc/org/swerverobotics/library/interfaces/package-tree.html +++ b/SwerveRoboticsLibrary/doc/javadoc/org/swerverobotics/library/interfaces/package-tree.html @@ -113,12 +113,12 @@

Interface Hierarchy

Annotation Type Hierarchy

Enum Hierarchy