source:
src/main/java/com/example/eatys_app/model/exceptions/InvalidNarackaAndObrokException.java
Last change on this file was b3f2adb, checked in by , 14 months ago | |
---|---|
|
|
File size: 122 bytes |
Line | |
---|---|
1 | package com.example.eatys_app.model.exceptions; |
2 | |
3 | public class InvalidNarackaAndObrokException extends RuntimeException{ |
4 | } |
Note:
See TracBrowser
for help on using the repository browser.