comicviewer
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
comicviewer
service
/
com.sorrowblue.comicviewer.domain.service.datasource
/
LocalDataSourceQueryError
Local
Data
Source
Query
Error
sealed
interface
LocalDataSourceQueryError
:
Resource.IError
Inheritors
NotFound
SystemError
Members
Types
Not
Found
Link copied to clipboard
data
object
NotFound
:
LocalDataSourceQueryError
System
Error
Link copied to clipboard
data
class
SystemError
(
val
throwable
:
Throwable
)
:
LocalDataSourceQueryError