add module exception with WrongCredentialsException

This commit is contained in:
2024-09-10 00:51:09 +10:00
parent 4047ea5b9b
commit badf9f7741
4 changed files with 39 additions and 1 deletions

View File

@@ -43,6 +43,7 @@
<module>entity</module>
<module>configuration</module>
<module>database</module>
<module>exception</module>
</modules>
<properties>