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