generated from hummel/Bank-System
Exceptions
parent
32fcefabb0
commit
a21879f79d
|
@ -0,0 +1,5 @@
|
|||
package tpe.exceptions.roboter.exceptions;
|
||||
|
||||
public class RobotException {
|
||||
|
||||
}
|
|
@ -0,0 +1,5 @@
|
|||
package tpe.exceptions.roboter.exceptions;
|
||||
|
||||
public class RobotIllegalStateException {
|
||||
|
||||
}
|
|
@ -0,0 +1,5 @@
|
|||
package tpe.exceptions.roboter.exceptions;
|
||||
|
||||
public class RobotMagicValueException {
|
||||
|
||||
}
|
Loading…
Reference in New Issue