source:
src/main/java/com/project/beautycenter/model/exceptions/InvalidServiceException.java@
850b344
Last change on this file since 850b344 was 850b344, checked in by , 2 years ago | |
---|---|
|
|
File size: 117 bytes |
Line | |
---|---|
1 | package com.project.beautycenter.model.exceptions; |
2 | |
3 | public class InvalidServiceException extends RuntimeException{ |
4 | } |
Note:
See TracBrowser
for help on using the repository browser.