1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Exceptions
Benjamin Beganović 40af77d324
(V2) Improve validation & error handling (#3414)
* wip - migration transfer

* (WIP) Response refactor:
- Catching exceptions at top level
- Tests refactor

* wip

* Wrappign migration validator:
- Migration dropped to queue
- New validator messages
- New exception messages

* Fixes for tests
2020-03-04 09:44:42 +11:00
..
Handler.php Improve error handling (#3344) 2020-02-18 06:07:31 +11:00
MigrationValidatorFailed.php (V2) Improve validation & error handling (#3414) 2020-03-04 09:44:42 +11:00
NonExistingMigrationFile.php (V2) Improve validation & error handling (#3414) 2020-03-04 09:44:42 +11:00
ProcessingMigrationArchiveFailed.php Migrate commits from 2-migration-with-json into v2 (#3241) 2020-01-24 07:35:00 +11:00
ResourceDependencyMissing.php Migrate commits from 2-migration-with-json into v2 (#3241) 2020-01-24 07:35:00 +11:00
ResourceNotAvailableForMigration.php Migrate commits from 2-migration-with-json into v2 (#3241) 2020-01-24 07:35:00 +11:00