mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-02 02:51:42 +00:00
Set up wpiformat
This commit is contained in:
committed by
Peter Johnson
parent
4514ff8071
commit
19f7a5f108
@@ -11,7 +11,7 @@ import java.io.IOException;
|
||||
|
||||
/**
|
||||
* An exception thrown when persistent load/save fails in a {@link NetworkTable}
|
||||
*
|
||||
*
|
||||
*/
|
||||
public final class PersistentException extends IOException {
|
||||
public static final long serialVersionUID = 0;
|
||||
|
||||
Reference in New Issue
Block a user