Aufgabenblatt 8
This commit is contained in:
7
src/StateFileFormatException.java
Normal file
7
src/StateFileFormatException.java
Normal file
@ -0,0 +1,7 @@
|
||||
import java.io.IOException;
|
||||
|
||||
public class StateFileFormatException extends IOException {
|
||||
|
||||
// TODO: implement class
|
||||
|
||||
}
|
Reference in New Issue
Block a user