Class ChemicalSystem.ChemmisolCoreException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ummisco.gama.chemmisol.ChemicalSystem.ChemmisolCoreException
All Implemented Interfaces:
Serializable
Enclosing class:
ChemicalSystem

public static class ChemicalSystem.ChemmisolCoreException extends Exception
Wrapper around exceptions thrown by the native chemmisol-cpp library.

The exception message contains the message of the original native exception.

See Also: