mirror of
https://github.com/mihonapp/mihon.git
synced 2025-06-25 10:37:51 +02: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