content
protected org.eclipse.birt.report.model.core.DesignElement content
The content in the container.
Serializable
protected String
protected org.eclipse.birt.report.model.core.DesignElement
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
protected int
DESIGN_EXCEPTION__EXPORT_ELEMENT_FAIL, element
PLUGIN_ID
CANCEL, ERROR, INFO, oaMessageArguments, OK, pluginId, rb, severity, sResourceKey, WARNING
ContentException(org.eclipse.birt.report.model.core.DesignElement element,
int slotID,
String errCode)
ContentException(org.eclipse.birt.report.model.core.DesignElement element,
int slotID,
org.eclipse.birt.report.model.core.DesignElement content,
String errCode)
ContentException(org.eclipse.birt.report.model.core.DesignElement element,
int slotID,
org.eclipse.birt.report.model.core.DesignElement content,
String errCode,
String[] args)
ContentException(org.eclipse.birt.report.model.core.DesignElement element,
String propName,
String errCode)
ContentException(org.eclipse.birt.report.model.core.DesignElement element,
String propName,
org.eclipse.birt.report.model.core.DesignElement content,
String errCode)
getElement, getElementName, getMessage
getErrorCode, getLocalizedMessage, getPluginId, getSeverity, setSeverity
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
element
- The container element.slotID
- The slot within the container.errCode
- What went wrong.element
- The container element.slotID
- The slot within the container.content
- The content in the container element.errCode
- What went wrong.element
- The container element.slotID
- The slot within the container.content
- The content in the container element.errCode
- What went wrong.element
- The container element.propName
- The property name within the container.errCode
- What went wrong.element
- The container element.propName
- The property name within the container.content
- The content in the container element.errCode
- What went wrong.getLocalizedMessage
in class SemanticException