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
/
NotFound
Not
Found
data
class
NotFound
(
val
message
:
String
)
:
RepositoryResult
<
Nothing
>
要求されたリソースが見つからなかったことを示す結果
Parameters
message
エラーメッセージ
Members
Constructors
Not
Found
Link copied to clipboard
constructor
(
message
:
String
)
Properties
message
Link copied to clipboard
val
message
:
String