TF-2064 Move exceptions to outside model folder
(cherry picked from commit c568af1620e5f408642958f017ffb79c0f54260f)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
class NotFoundQuotasException implements Exception {
|
||||
NotFoundQuotasException();
|
||||
}
|
||||
Reference in New Issue
Block a user