public class Dynamic3CommandExceptionType extends Object implements CommandExceptionType
| Modifier and Type | Class and Description |
|---|---|
static interface |
Dynamic3CommandExceptionType.Function |
| Constructor and Description |
|---|
Dynamic3CommandExceptionType(Dynamic3CommandExceptionType.Function function) |
| Modifier and Type | Method and Description |
|---|---|
CommandSyntaxException |
create(Object a,
Object b,
Object c) |
CommandSyntaxException |
createWithContext(ImmutableStringReader reader,
Object a,
Object b,
Object c) |
public Dynamic3CommandExceptionType(Dynamic3CommandExceptionType.Function function)
public CommandSyntaxException create(Object a, Object b, Object c)
public CommandSyntaxException createWithContext(ImmutableStringReader reader, Object a, Object b, Object c)
Copyright © 2018. All rights reserved.