org.jfree.formula

Class ErrorMessages

public class ErrorMessages extends Object

Creation-Date: 31.10.2006, 13:50:39

Author: Thomas Morgner

Field Summary
static intERROR_CONVERSION_FAILED
static intERROR_INCONVERTIBLE_TYPE
Method Summary
static StringgetErrorMessage(int code)

Field Detail

ERROR_CONVERSION_FAILED

public static final int ERROR_CONVERSION_FAILED

ERROR_INCONVERTIBLE_TYPE

public static final int ERROR_INCONVERTIBLE_TYPE

Method Detail

getErrorMessage

public static String getErrorMessage(int code)