public class KeyException extends CodecException
| Modifier and Type | Class and Description |
|---|---|
static class |
KeyException.Type |
| Constructor and Description |
|---|
KeyException(KeyException.Type type) |
KeyException(KeyException.Type type,
java.lang.String message) |
| Modifier and Type | Method and Description |
|---|---|
KeyException.Type |
getType() |
public KeyException(KeyException.Type type, java.lang.String message)
public KeyException(KeyException.Type type)
public KeyException.Type getType()