source: src/main/java/com/project/beautycenter/model/exceptions/InvalidServiceException.java@ 850b344

Last change on this file since 850b344 was 850b344, checked in by Tamara Simikj <tamara.simic12@…>, 2 years ago

Initial commit

  • Property mode set to 100644
File size: 117 bytes
Line 
1package com.project.beautycenter.model.exceptions;
2
3public class InvalidServiceException extends RuntimeException{
4}
Note: See TracBrowser for help on using the repository browser.