shlink/module/Core/src/Exception
2019-11-25 18:54:25 +01:00
..
DeleteShortUrlException.php Converted DeleteShortUrlException into a problem details exception 2019-11-24 23:56:02 +01:00
DomainException.php Renamed InvalidShortCodeException to ShortCodeNotFoundException 2019-11-24 23:15:55 +01:00
EntityDoesNotExistException.php Updated to coding styles v2 2019-10-05 17:26:10 +02:00
ExceptionInterface.php Updated to coding styles v2 2019-10-05 17:26:10 +02:00
InvalidArgumentException.php Updated to coding styles v2 2019-10-05 17:26:10 +02:00
InvalidUrlException.php Converted InvalidUrlException into a problem details exception 2019-11-24 23:24:53 +01:00
IpCannotBeLocatedException.php Updated to coding styles v2 2019-10-05 17:26:10 +02:00
NonUniqueSlugException.php Replaced the use of EntityDoesNotExistException by ShorturlNotFoundException where applicable 2019-11-25 18:54:25 +01: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 Replaced the use of EntityDoesNotExistException by ShorturlNotFoundException where applicable 2019-11-25 18:54:25 +01:00
ValidationException.php Converted ValidationException into a problem details exception 2019-11-24 23:45:40 +01:00