public class KeyErrorException
extends java.lang.RuntimeException
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Modifier | Constructor and Description |
---|---|
protected |
KeyErrorException(long cPtr,
boolean cMemoryOwn) |
|
KeyErrorException(java.lang.String key) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(KeyErrorException obj) |
java.lang.String |
key() |
java.lang.String |
message() |
protected KeyErrorException(long cPtr, boolean cMemoryOwn)
public KeyErrorException(java.lang.String key)
protected static long getCPtr(KeyErrorException obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public java.lang.String key()
public java.lang.String message()