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