source: src/main/java/mk/finki/ukim/mk/vehiclerent/model/exceptions/InvalidIzadvSalonIdException.java@ 3965aed

Last change on this file since 3965aed was 3965aed, checked in by lepaSi <86915414+lepaSi@…>, 9 months ago

Init

  • Property mode set to 100644
File size: 126 bytes
Line 
1package mk.finki.ukim.mk.vehiclerent.model.exceptions;
2
3public class InvalidIzadvSalonIdException extends RuntimeException{
4}
Note: See TracBrowser for help on using the repository browser.