bettermodel
Toggle table of contents
3.1.0-SNAPSHOT-496
bettermodel-api
Target filter
bettermodel-api
Switch theme
Search in API
Skip to content
bettermodel
bettermodel-api
/
kr.toxicity.model.api
/
BetterModelPlatform
/
ReloadResult
/
Failure
Failure
class
Failure
:
Record
,
BetterModelPlatform.ReloadResult
Indicates a failed reload.
Since
1.15.2
Parameters
throwable
the exception that caused the failure
Members
Constructors
Failure
Link copied to clipboard
constructor
(
)
Functions
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String