This is an automated email from the ASF dual-hosted git repository.
doebele pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/empire-db.git
The following commit(s) were added to refs/heads/master by this push:
new 7f472b40 EMPIREDB-431: UserLevelException: additional constructor
7f472b40 is described below
commit 7f472b404bafae064f40d31109c9d2d41e0b6548
Author: Rainer Döbele <[email protected]>
AuthorDate: Sat Jan 11 13:56:04 2025 +0100
EMPIREDB-431:
UserLevelException: additional constructor
---
.../java/org/apache/empire/{db => }/exceptions/UserLevelException.java | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git
a/empire-db/src/main/java/org/apache/empire/db/exceptions/UserLevelException.java
b/empire-db/src/main/java/org/apache/empire/exceptions/UserLevelException.java
similarity index 100%
rename from
empire-db/src/main/java/org/apache/empire/db/exceptions/UserLevelException.java
rename to
empire-db/src/main/java/org/apache/empire/exceptions/UserLevelException.java