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