org.jfree.formula

Interface ErrorValue

Known Implementing Classes:
DefaultErrorValue, LibFormulaErrorValue

public interface ErrorValue

Creation-Date: 31.10.2006, 13:06:05
Author:
Thomas Morgner

Method Summary

int
getErrorCode()
String
getErrorMessage(Locale locale)
String
getNamespace()

Method Details

getErrorCode

public int getErrorCode()

getErrorMessage

public String getErrorMessage(Locale locale)

getNamespace

public String getNamespace()