Package chemaxon.calculator
Interface CalculatorError
An error that might occur when a calculator is initialized.
- 
Method SummaryModifier and TypeMethodDescriptionReturns the message that describes this error.
- 
Method Details- 
getMessageString getMessage()Returns the message that describes this error.- Returns:
- the message of this error
 
 
-