Created target project structure
This commit is contained in:
1
app/exceptions/backup.py
Normal file
1
app/exceptions/backup.py
Normal file
@@ -0,0 +1 @@
|
||||
# Backup/recovery exceptions
|
||||
1
app/exceptions/marketplace.py
Normal file
1
app/exceptions/marketplace.py
Normal file
@@ -0,0 +1 @@
|
||||
# Import/marketplace exceptions
|
||||
1
app/exceptions/media.py
Normal file
1
app/exceptions/media.py
Normal file
@@ -0,0 +1 @@
|
||||
# Media/file management exceptions
|
||||
1
app/exceptions/monitoring.py
Normal file
1
app/exceptions/monitoring.py
Normal file
@@ -0,0 +1 @@
|
||||
# Monitoring exceptions
|
||||
1
app/exceptions/notification.py
Normal file
1
app/exceptions/notification.py
Normal file
@@ -0,0 +1 @@
|
||||
# Notification exceptions
|
||||
1
app/exceptions/payment.py
Normal file
1
app/exceptions/payment.py
Normal file
@@ -0,0 +1 @@
|
||||
# Payment processing exceptions
|
||||
1
app/exceptions/search.py
Normal file
1
app/exceptions/search.py
Normal file
@@ -0,0 +1 @@
|
||||
# Search exceptions
|
||||
Reference in New Issue
Block a user