org.jfree.formula

Class DefaultErrorValue

public class DefaultErrorValue extends Object implements ErrorValue

Creation-Date: 31.10.2006, 13:07:37

Author: Thomas Morgner

Constructor Summary
DefaultErrorValue(String namespace, int errorCode, String errorMessage)
Method Summary
intgetErrorCode()
StringgetErrorMessage(Locale locale)
StringgetNamespace()

Constructor Detail

DefaultErrorValue

public DefaultErrorValue(String namespace, int errorCode, String errorMessage)

Method Detail

getErrorCode

public int getErrorCode()

getErrorMessage

public String getErrorMessage(Locale locale)

getNamespace

public String getNamespace()