7 lab create
This commit is contained in:
parent
95a493034f
commit
7b1c3f2630
@ -1,5 +1,5 @@
|
||||
package ProjectElectricLocomotive;
|
||||
|
||||
//create lab 7
|
||||
public class LocoNotFoundException extends RuntimeException {
|
||||
public LocoNotFoundException(int i) {
|
||||
super("Не найден объект по позиции" + i);
|
||||
|
Loading…
x
Reference in New Issue
Block a user