public class MetaDataReaderException extends ModelException
| 限定符和类型 | 字段和说明 |
|---|---|
static java.lang.String |
DESIGN_EXCEPTION_META_DATA_ERROR
Indicates there are ROM errors.
|
PLUGIN_ID| 构造器和说明 |
|---|
MetaDataReaderException(java.lang.String errCode,
org.eclipse.birt.report.model.metadata.MetaDataParserException cause)
Constructs the meta-data reader exception with the error code and the
caused parser exception.
|
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
getLocalizedMessage() |
java.lang.String |
getMessage() |
getErrorCode, getLocalizedMessage, getPluginId, getSeverity, setSeveritypublic static final java.lang.String DESIGN_EXCEPTION_META_DATA_ERROR
public MetaDataReaderException(java.lang.String errCode,
org.eclipse.birt.report.model.metadata.MetaDataParserException cause)
errCode - used to retrieve a piece of externalized message displayed to
end usercause - the nested exceptionCopyright © 2008 Actuate Corp. All rights reserved.