shlink/module/Core/src/Exception
2022-01-09 11:28:32 +01:00
..
DeleteShortUrlException.php Removed everything that was deprecated 2021-12-14 22:21:53 +01: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 Encapsulated logic to get rid of nested ifs 2021-04-18 17:07:56 +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 Created DTO used to transfer props needed to uniquely identify a short URL 2020-02-01 11:47:01 +01: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