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.gui.result
/
GuiResult
/
Failure
/
Custom
Custom
data
class
Custom
(
val
message
:
String
)
:
GuiResult.Failure
カスタムエラー
Parameters
message
エラーメッセージ
Members
Constructors
Custom
Link copied to clipboard
constructor
(
message
:
String
)
Properties
message
Link copied to clipboard
val
message
:
String