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
/
NotFound
Not
Found
data
class
NotFound
(
val
message
:
String
)
:
RepositoryResult.Failure
Members
Constructors
Not
Found
Link copied to clipboard
constructor
(
message
:
String
)
Properties
message
Link copied to clipboard
val
message
:
String