ImprovedFactions
Toggle table of contents
2.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
ImprovedFactions
ImprovedFactions
/
io.github.toberocat.improvedfactions.exceptions
/
NotEnoughPowerForClaimException
Not
Enough
Power
For
Claim
Exception
class
NotEnoughPowerForClaimException
(
chunk
:
Chunk
)
:
CommandException
Members
Constructors
Not
Enough
Power
For
Claim
Exception
Link copied to clipboard
constructor
(
chunk
:
Chunk
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?
placeholders
Link copied to clipboard
val
placeholders
:
MutableMap
<
String
,
String
>