org.jfree.formula
public class DefaultErrorValue extends Object implements ErrorValue
| Constructor Summary | |
|---|---|
| DefaultErrorValue(String namespace, int errorCode, String errorMessage) | |
| Method Summary | |
|---|---|
| int | getErrorCode() |
| String | getErrorMessage(Locale locale) |
| String | getNamespace() |