mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-06 09:08:57 +01:00
Minor exception message cleanup
This commit is contained in:
@@ -473,4 +473,4 @@ abstract class HttpSource : CatalogueSource {
|
||||
override fun getFilterList() = FilterList()
|
||||
}
|
||||
|
||||
class LicensedMangaChaptersException : Exception("Licensed - No chapters to show")
|
||||
class LicensedMangaChaptersException : RuntimeException()
|
||||
|
||||
Reference in New Issue
Block a user