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