RuneCore
Toggle table of contents
0.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
RuneCore
RuneCore
/
org.lyralis.runeCore.database.repository
/
RepositoryResult
/
Failure
/
Error
Error
data
class
Error
(
val
exception
:
Throwable
)
:
RepositoryResult.Failure
Members
Constructors
Error
Link copied to clipboard
constructor
(
exception
:
Throwable
)
Properties
exception
Link copied to clipboard
val
exception
:
Throwable