Minor exception message cleanup
(cherry picked from commit 8b65fd57519faa8119fca97febf90c5e8590c4a6)
This commit is contained in:
@@ -515,4 +515,4 @@ abstract class HttpSource : CatalogueSource {
|
||||
// EXH <--
|
||||
}
|
||||
|
||||
class LicensedMangaChaptersException : Exception("Licensed - No chapters to show")
|
||||
class LicensedMangaChaptersException : RuntimeException()
|
||||
|
||||
Reference in New Issue
Block a user