1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-13 02:54:05 +00:00
tenancy/src/Exceptions
2020-05-13 00:33:27 +02:00
..
DatabaseManagerNotRegisteredException.php Add exceptions missing parent constructor call (#137) 2019-09-26 14:35:02 +02:00
DomainOccupiedByOtherTenantException.php Identification middleware & tests 2020-05-10 05:47:27 +02:00
ModelNotSyncMaster.php Shared users - complete 2020-05-12 01:54:02 +02:00
NotASubdomainException.php Identification middleware & tests 2020-05-10 05:47:27 +02:00
NotImplementedException.php [2.2.0] [WIP] Add functionality (#206) 2019-10-27 21:10:41 +01:00
RouteIsMissingTenantParameterException.php Finish path identification - configurability & exception handling 2020-05-10 20:16:08 +02:00
TenantCouldNotBeIdentifiedByPathException.php path identification wip 2020-05-09 03:56:41 +02:00
TenantCouldNotBeIdentifiedByRequestDataException.php Rewrite old tests 2020-05-12 23:22:40 +02:00
TenantCouldNotBeIdentifiedOnDomainException.php Domain model & resolver test 2020-05-08 18:16:18 +02:00
TenantDatabaseAlreadyExistsException.php Apply fixes from StyleCI 2019-09-08 14:52:18 +00:00
TenantDatabaseDoesNotExistException.php [2.2.0] [WIP] Add functionality (#206) 2019-10-27 21:10:41 +01:00
TenantDatabaseUserAlreadyExistsException.php [3.x] DB users (#382) 2020-05-03 18:12:27 +02:00
TenantDoesNotExistException.php [2.2.0] [WIP] Add functionality (#206) 2019-10-27 21:10:41 +01:00
TenantStorageException.php Apply fixes from StyleCI 2019-09-15 10:17:00 +00:00
TenantWithThisIdAlreadyExistsException.php DB driver ensureTenantCanBeCreated 2019-09-15 11:50:19 +02:00