1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-16 03:24:03 +00:00
tenancy/src/Exceptions
2022-08-26 21:35:17 +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
ModelNotSyncMasterException.php Fixed typo (#684) 2021-07-08 13:32:17 +02:00
NoConnectionSetException.php Apply fixes from StyleCI 2020-05-22 09:01:31 +00:00
NotASubdomainException.php Apply fixes from StyleCI 2020-05-22 09:01:31 +00:00
RouteIsMissingTenantParameterException.php Apply fixes from StyleCI 2020-05-22 09:01:31 +00:00
TenancyNotInitializedException.php Apply fixes from StyleCI 2020-05-22 09:01:31 +00:00
TenantCouldNotBeIdentifiedByIdException.php misc improvements - stronger types, exception refactor 2022-08-26 21:35:17 +02:00
TenantCouldNotBeIdentifiedByPathException.php misc improvements - stronger types, exception refactor 2022-08-26 21:35:17 +02:00
TenantCouldNotBeIdentifiedByRequestDataException.php misc improvements - stronger types, exception refactor 2022-08-26 21:35:17 +02:00
TenantCouldNotBeIdentifiedOnDomainException.php misc improvements - stronger types, exception refactor 2022-08-26 21:35:17 +02:00
TenantDatabaseAlreadyExistsException.php misc improvements - stronger types, exception refactor 2022-08-26 21:35:17 +02:00
TenantDatabaseDoesNotExistException.php misc improvements - stronger types, exception refactor 2022-08-26 21:35:17 +02:00
TenantDatabaseUserAlreadyExistsException.php misc improvements - stronger types, exception refactor 2022-08-26 21:35:17 +02:00