org.jfree.formula

Class ErrorMessages


public class ErrorMessages
extends java.lang.Object

Creation-Date: 31.10.2006, 13:50:39
Author:
Thomas Morgner

Field Summary

static int
ERROR_CONVERSION_FAILED
static int
ERROR_INCONVERTIBLE_TYPE

Method Summary

static String
getErrorMessage(int code)

Field Details

ERROR_CONVERSION_FAILED

public static final int ERROR_CONVERSION_FAILED
Field Value:
100

ERROR_INCONVERTIBLE_TYPE

public static final int ERROR_INCONVERTIBLE_TYPE
Field Value:
101

Method Details

getErrorMessage

public static String getErrorMessage(int code)