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<E> 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.CircularExtendsException extends ExtendsException implements Serializable

serialVersionUID: -3188813948002142970L

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.


containerProp

java.lang.String containerProp
The property name within the container.

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

serialVersionUID: 5798109731640445551L

Serialized Fields

styleSheet

IncludedCssStyleSheet styleSheet

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.EncryptionException extends SemanticException implements Serializable

serialVersionUID: -3552054627554489034L

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.ExtendsForbiddenException extends ExtendsException implements Serializable

serialVersionUID: 7129821443284155448L

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

serialVersionUID: 4335031720216166533L

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

serialVersionUID: 5124358913518651257L

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.

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

serialVersionUID: 8660438792837420578L


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

Serialized Fields

properties

java.util.HashMap<K,V> properties
Hash map for the extended element exception properties


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.


memberName

java.lang.String memberName
The name of the member 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 © 2008 Actuate Corp. All rights reserved.