source:
src/main/java/com/example/baza/model/exception/InvalidKnigaIdException.java
Last change on this file was ed20c2c, checked in by , 2 years ago | |
---|---|
|
|
File size: 108 bytes |
Line | |
---|---|
1 | package com.example.baza.model.exception; |
2 | |
3 | public class InvalidKnigaIdException extends RuntimeException{ |
4 | } |
Note:
See TracBrowser
for help on using the repository browser.