Serialized Form


Package org.eclipse.birt.report.model.api

Class org.eclipse.birt.report.model.api.DesignFileException extends ModelException implements Serializable

serialVersionUID: 8790341685615483274l

Serialized Fields

exceptionList

java.util.List exceptionList
The list containing errors encountered when opening the design file.


fileName

java.lang.String fileName
The file name with the error.


e

java.lang.Exception e
Exception thrown by SAX.

Class org.eclipse.birt.report.model.api.IllegalOperationException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 1657341610022221191l

Class org.eclipse.birt.report.model.api.ModelException extends org.eclipse.birt.core.exception.BirtException implements Serializable


Package org.eclipse.birt.report.model.api.activity

Class org.eclipse.birt.report.model.api.activity.SemanticException extends ModelException implements Serializable

serialVersionUID: -5947401970525709666l

Serialized Fields

element

org.eclipse.birt.report.model.core.DesignElement element
The element with semantic error.


Package org.eclipse.birt.report.model.api.command

Class org.eclipse.birt.report.model.api.command.ContentException extends SemanticException implements Serializable

serialVersionUID: 6436296237110208952l

Serialized Fields

slot

int slot
The slot within the container.


content

org.eclipse.birt.report.model.core.DesignElement content
The content in the container.

Class org.eclipse.birt.report.model.api.command.CustomMsgException extends SemanticException implements Serializable

serialVersionUID: 2747010046327832852l

Serialized Fields

resourceKey

java.lang.String resourceKey
The resource key with error.


locale

java.lang.String locale
The locale with error.

Class org.eclipse.birt.report.model.api.command.ExtendsException extends SemanticException implements Serializable

serialVersionUID: 4652036899546927124l

Serialized Fields

extendsName

java.lang.String extendsName
The new extends value.


parent

org.eclipse.birt.report.model.core.DesignElement parent
The parent element to set.

Class org.eclipse.birt.report.model.api.command.NameException extends SemanticException implements Serializable

serialVersionUID: -657245298064464513l

Serialized Fields

name

java.lang.String name
The new element name.

Class org.eclipse.birt.report.model.api.command.PropertyNameException extends SemanticException implements Serializable

serialVersionUID: 8269697054523876373l

Serialized Fields

name

java.lang.String name
The property/member name that caused the error.


struct

IStructure struct
A structure object.

Class org.eclipse.birt.report.model.api.command.StyleException extends SemanticException implements Serializable

serialVersionUID: -4383500737464797856l

Serialized Fields

styleName

java.lang.String styleName
The style name being set.

Class org.eclipse.birt.report.model.api.command.TemplateException extends SemanticException implements Serializable

serialVersionUID: 9034821979184205988l

Class org.eclipse.birt.report.model.api.command.ThemeException extends SemanticException implements Serializable

serialVersionUID: 1l

Serialized Fields

themeName

java.lang.String themeName
The theme name being set.

Class org.eclipse.birt.report.model.api.command.UserPropertyException extends SemanticException implements Serializable

serialVersionUID: -2257635814080094408l

Serialized Fields

propertyName

java.lang.String propertyName
The name of the user property affected.


Package org.eclipse.birt.report.model.api.css

Class org.eclipse.birt.report.model.api.css.StyleSheetException extends ModelException implements Serializable

serialVersionUID: 5816843037267500577l

Class org.eclipse.birt.report.model.api.css.StyleSheetParserException extends ModelException implements Serializable

serialVersionUID: 6470924439843008936l

Serialized Fields

propName

java.lang.String propName
The name of the style or rule which has the errors.


value

java.lang.String value
String value of the property.


name

java.lang.String name
Style name or the rule name.


Package org.eclipse.birt.report.model.api.elements

Class org.eclipse.birt.report.model.api.elements.SemanticError extends SemanticException implements Serializable

serialVersionUID: -285983593958407463l

Serialized Fields

errorLevel

int errorLevel
The level for the semantic error. Can be error or warning.


Package org.eclipse.birt.report.model.api.extension

Class org.eclipse.birt.report.model.api.extension.ExtendedElementException extends SemanticException implements Serializable

serialVersionUID: 1l


Package org.eclipse.birt.report.model.api.metadata

Class org.eclipse.birt.report.model.api.metadata.MetaDataReaderException extends ModelException implements Serializable

serialVersionUID: -6052803773978695357l

Serialized Fields

e

org.eclipse.birt.report.model.metadata.MetaDataParserException e

Class org.eclipse.birt.report.model.api.metadata.PropertyValueException extends SemanticException implements Serializable

serialVersionUID: 6453952392044174297l

Serialized Fields

invalidValue

java.lang.Object invalidValue
The invalid value.


propertyName

java.lang.String propertyName
The name of the property being set.


propertyTypeName

java.lang.String propertyTypeName
Name of the type of the property.

Class org.eclipse.birt.report.model.api.metadata.ValidationValueException extends PropertyValueException implements Serializable

serialVersionUID: -5090192631774412136l

Serialized Fields

dataType

java.lang.String dataType
The name of the data type being validated.



Copyright © 2005 Actuate Corp. All rights reserved.