-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1644: Return error if duplicated stores found in csv import
- Loading branch information
1 parent
8db31eb
commit 981cba5
Showing
3 changed files
with
17 additions
and
18 deletions.
There are no files selected for viewing
1 change: 0 additions & 1 deletion
1
...on/service/NotCorrectProjectExceptions.kt → ...ception/service/NotEakProjectException.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
|
||
package app.ehrenamtskarte.backend.exception.service | ||
|
||
class NotEakProjectException : Exception("This query can only be used for EAK project") |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters