shlink/module/Core/src/Exception
2022-08-07 09:36:51 +02:00
..
DeleteShortUrlException.php Updated to readonly public props on as many models as possible 2022-04-23 14:00:47 +02:00
DomainException.php Renamed InvalidShortCodeException to ShortCodeNotFoundException 2019-11-24 23:15:55 +01:00
DomainNotFoundException.php Extended DomainNotFoundException to allow creating from an authority 2021-08-02 20:49:39 +02:00
ExceptionInterface.php Updated to coding styles v2 2019-10-05 17:26:10 +02:00
ForbiddenTagOperationException.php Ensured delete/rename tags cannot be done with non-admin API keys 2021-01-06 17:31:49 +01:00
InvalidArgumentException.php Updated to coding styles v2 2019-10-05 17:26:10 +02:00
InvalidUrlException.php Project migrated from zend to laminas 2020-01-01 21:13:09 +01:00
IpCannotBeLocatedException.php Added property types to some classes 2019-12-29 22:27:00 +01:00
NonUniqueSlugException.php Updated to latest shlink dependencies 2022-08-07 09:36:51 +02:00
RuntimeException.php Updated to coding styles v2 2019-10-05 17:26:10 +02:00
ShortCodeCannotBeRegeneratedException.php Added more tests for new logics 2019-10-11 11:28:53 +02:00
ShortUrlNotFoundException.php Updated to readonly public props on as many models as possible 2022-04-23 14:00:47 +02:00
TagConflictException.php Created value object to wrap the renaming of a tag 2021-01-06 13:11:28 +01:00
TagNotFoundException.php Project migrated from zend to laminas 2020-01-01 21:13:09 +01:00
ValidationException.php Enhanced test covering list short URLs with invalid params 2022-01-09 11:28:32 +01:00