shlink/module/Core/src/Exception
2019-11-24 12:41:12 +01:00
..
DeleteShortUrlException.php Updated to coding styles v2 2019-10-05 17:26:10 +02: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
InvalidShortCodeException.php Moved InvalidShortCode exception handling to problem details 2019-11-24 12:41:12 +01:00
InvalidUrlException.php Updated to coding styles v2 2019-10-05 17:26:10 +02:00
IpCannotBeLocatedException.php Updated to coding styles v2 2019-10-05 17:26:10 +02:00
NonUniqueSlugException.php Updated to coding styles v2 2019-10-05 17:26:10 +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
ValidationException.php Improved ValidationException to avoid polluting the message with invalid data but keeping it on the string representation 2019-11-21 20:07:57 +01:00