kbrig-core
0.1.0
common
kbrig-core
/
org.anvilpowered.kbrig.exception
/
DynamicCommandExceptionType2
Dynamic
Command
Exception
Type2
class
DynamicCommandExceptionType2
<
A
,
B
>
:
CommandExceptionType
Members
Functions
create
Link copied to clipboard
fun
create
(
a
:
A
,
b
:
B
)
:
CommandSyntaxException
create
With
Context
Link copied to clipboard
fun
createWithContext
(
reader
:
ImmutableStringReader
,
a
:
A
,
b
:
B
)
:
CommandSyntaxException