- Timestamp:
- 01/13/21 03:56:56 (4 years ago)
- Branches:
- master
- Children:
- df3a395
- Parents:
- 19ad843
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/main/java/it/finki/tinki/model/exception/UserExistsException.java
r19ad843 r7944fab 1 1 package it.finki.tinki.model.exception; 2 2 3 3 4 public class UserExistsException extends RuntimeException{
Note:
See TracChangeset
for help on using the changeset viewer.