koel/app/Exceptions
2024-07-06 17:45:05 +02:00
..
CannotRemoveOwnerFromPlaylistException.php feat(plus): song visibility behaviors for collaborative playlists 2024-07-06 17:44:45 +02:00
FailedToActivateLicenseException.php fix(tests): broken tests after Saloon migration 2024-07-06 17:44:54 +02:00
FailedToParsePodcastFeedException.php feat: podcasts 2024-07-06 17:45:04 +02:00
Handler.php feat: upgrade Laravel to 7.x 2020-09-06 20:21:39 +02:00
InstallationFailedException.php chore: Better handling errors during installation 2019-09-10 20:30:44 +02:00
InvalidCredentialsException.php feat: invite users 2023-08-22 22:53:55 +02:00
InvitationNotFoundException.php feat: invite users 2023-08-22 22:53:55 +02:00
KoelPlusRequiredException.php feat(plus): rework cloud storages and streamers 2024-07-06 17:44:45 +02:00
MediaPathNotSetException.php feat: add upload feature 2020-06-07 22:43:04 +02:00
MethodNotImplementedException.php feat(plus): add song policy tests 2024-07-06 17:44:41 +02:00
NonSmartPlaylistException.php feat(smart-playlist): use proper Eloquent cast for rules (#1363) 2021-10-08 18:23:45 +02:00
NotAPlaylistCollaboratorException.php feat(plus): song visibility behaviors for collaborative playlists 2024-07-06 17:44:45 +02:00
OperationNotApplicableForSmartPlaylistException.php feat: support reorder songs in playlists 2024-07-06 17:44:45 +02:00
PlaylistBothSongsAndRulesProvidedException.php feat: allow specifying folder when create/edit playlists (#1603) 2022-11-27 16:29:29 +01:00
PlaylistCollaborationTokenExpiredException.php feat(plus): song visibility behaviors for collaborative playlists 2024-07-06 17:44:45 +02:00
SongPathNotFoundException.php fix: do not remove S3-hosted songs post-sync (#1390) 2021-12-06 17:12:47 +01:00
SongUploadFailedException.php feat: add upload feature 2020-06-07 22:43:04 +02:00
SpotifyIntegrationDisabledException.php feat: improve Spotify integration 2022-07-18 13:24:43 +02:00
UnsupportedSongStorageTypeException.php feat: convert storage tyes to enums 2024-07-06 17:44:58 +02:00
UserAlreadySubscribedToPodcast.php fix(tests): broken tests after Podcast feature 2024-07-06 17:45:05 +02:00
UserProspectUpdateDeniedException.php feat: invite users 2023-08-22 22:53:55 +02:00