Serialized Form


Package javax.xml.parsers

Class javax.xml.parsers.FactoryConfigurationError extends java.lang.Error implements Serializable

serialVersionUID: -827108682472263355L

Serialized Fields

exception

java.lang.Exception exception

Class javax.xml.parsers.ParserConfigurationException extends java.lang.Exception implements Serializable

serialVersionUID: -3688849216575373917L


Package org.eclipse.core.commands

Class org.eclipse.core.commands.ExecutionException extends CommandException implements Serializable

serialVersionUID: 3258130262767448120L

Class org.eclipse.core.commands.NotEnabledException extends CommandException implements Serializable

serialVersionUID: 3257572788998124596L

Class org.eclipse.core.commands.NotHandledException extends CommandException implements Serializable

serialVersionUID: 3256446914827726904L

Class org.eclipse.core.commands.ParameterValueConversionException extends CommandException implements Serializable

serialVersionUID: 4703077729505066104L

Class org.eclipse.core.commands.ParameterValuesException extends CommandException implements Serializable

serialVersionUID: 3618976793520845623L

Class org.eclipse.core.commands.SerializationException extends CommandException implements Serializable

serialVersionUID: 2691599674561684949L


Package org.eclipse.core.commands.common

Class org.eclipse.core.commands.common.CommandException extends java.lang.Exception implements Serializable

serialVersionUID: 5389763628699257234L

Serialized Fields

cause

java.lang.Throwable cause
This member variable is required here to allow us to compile against JCL foundation libraries. The value may be null.

Class org.eclipse.core.commands.common.NotDefinedException extends CommandException implements Serializable

serialVersionUID: 3257572788998124596L


Package org.eclipse.core.runtime

Class org.eclipse.core.runtime.AssertionFailedException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 1L

Class org.eclipse.core.runtime.CoreException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

status

IStatus status
Status object.

Class org.eclipse.core.runtime.InvalidRegistryObjectException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 1L

Class org.eclipse.core.runtime.OperationCanceledException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 1L

Class org.eclipse.core.runtime.Preferences.PropertyChangeEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

propertyName

java.lang.String propertyName
The name of the changed property.


oldValue

java.lang.Object oldValue
The old value of the changed property, or null if not known or not relevant.


newValue

java.lang.Object newValue
The new value of the changed property, or null if not known or not relevant.


Package org.eclipse.core.runtime.content

Class org.eclipse.core.runtime.content.IContentTypeManager.ContentTypeChangeEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

context

IScopeContext context

Package org.eclipse.core.runtime.preferences

Class org.eclipse.core.runtime.preferences.IEclipsePreferences.NodeChangeEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

child

Preferences child

Class org.eclipse.core.runtime.preferences.IEclipsePreferences.PreferenceChangeEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

key

java.lang.String key

newValue

java.lang.Object newValue

oldValue

java.lang.Object oldValue

Package org.eclipse.jface.resource

Class org.eclipse.jface.resource.DataFormatException extends java.lang.IllegalArgumentException implements Serializable

serialVersionUID: 3544955467404031538L

Class org.eclipse.jface.resource.DeviceResourceException extends java.lang.Exception implements Serializable

serialVersionUID: 11454598756198L

Serialized Fields

cause

java.lang.Throwable cause

Package org.eclipse.jface.util

Class org.eclipse.jface.util.PropertyChangeEvent extends java.util.EventObject implements Serializable

serialVersionUID: 3256726173533811256L

Serialized Fields

propertyName

java.lang.String propertyName
The name of the changed property.


oldValue

java.lang.Object oldValue
The old value of the changed property, or null if not known or not relevant.


newValue

java.lang.Object newValue
The new value of the changed property, or null if not known or not relevant.


Package org.eclipse.jface.viewers

Class org.eclipse.jface.viewers.CheckStateChangedEvent extends java.util.EventObject implements Serializable

serialVersionUID: 3256443603340244789L

Serialized Fields

element

java.lang.Object element
The viewer element.


state

boolean state
The checked state.

Class org.eclipse.jface.viewers.DoubleClickEvent extends java.util.EventObject implements Serializable

serialVersionUID: 3258408443605038133L

Serialized Fields

selection

ISelection selection
The selection.

Class org.eclipse.jface.viewers.LabelProviderChangedEvent extends java.util.EventObject implements Serializable

serialVersionUID: 3258410612479309878L

Serialized Fields

elements

java.lang.Object[] elements
The elements whose labels need to be updated or null.

Class org.eclipse.jface.viewers.OpenEvent extends java.util.EventObject implements Serializable

serialVersionUID: 3761972652973176117L

Serialized Fields

selection

ISelection selection
The selection.

Class org.eclipse.jface.viewers.SelectionChangedEvent extends java.util.EventObject implements Serializable

serialVersionUID: 3835149545519723574L

Serialized Fields

selection

ISelection selection
The selection.

Class org.eclipse.jface.viewers.TreeExpansionEvent extends java.util.EventObject implements Serializable

serialVersionUID: 3618414930227835185L

Serialized Fields

element

java.lang.Object element
The element that was expanded or collapsed.


Package org.eclipse.osgi.service.pluginconversion

Class org.eclipse.osgi.service.pluginconversion.PluginConversionException extends java.lang.Exception implements Serializable

serialVersionUID: 3258130258472284472L


Package org.eclipse.osgi.signedcontent

Class org.eclipse.osgi.signedcontent.InvalidContentException extends java.io.IOException implements Serializable

serialVersionUID: -399150159330289387L

Serialized Fields

cause

java.lang.Throwable cause

Package org.eclipse.swt

Class org.eclipse.swt.SWTError extends java.lang.Error implements Serializable

serialVersionUID: 0L

Serialized Fields

code

int code
The SWT error code, one of SWT.ERROR_*.


throwable

java.lang.Throwable throwable
The underlying throwable that caused the problem, or null if this information is not available.

Class org.eclipse.swt.SWTException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 0L

Serialized Fields

code

int code
The SWT error code, one of SWT.ERROR_*.


throwable

java.lang.Throwable throwable
The underlying throwable that caused the problem, or null if this information is not available.


Package org.eclipse.ui

Class org.eclipse.ui.PartInitException extends WorkbenchException implements Serializable

serialVersionUID: 3257284721296684850L

Class org.eclipse.ui.WorkbenchException extends CoreException implements Serializable

serialVersionUID: 3258125864872129078L


Package org.eclipse.update.core.model

Class org.eclipse.update.core.model.InstallAbortedException extends CoreException implements Serializable

serialVersionUID: 1L

Class org.eclipse.update.core.model.InvalidSiteTypeException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

newSiteType

java.lang.String newSiteType

Package org.osgi.framework

Class org.osgi.framework.AdminPermission extends java.security.BasicPermission implements Serializable

serialVersionUID: 207051004521261705L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
readObject is called to restore the state of this permission from a stream.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                  throws java.io.IOException
Throws:
java.io.IOException
Serialized Fields

wildcard

boolean wildcard
Indicates that this AdminPermission refers to all bundles

 

filter

java.lang.String filter
An x.500 distinguished name used to match a bundle's signature - only used if wildcard is false and bundle = null

 

actions

java.lang.String actions
The actions in canonical form.

 

Class org.osgi.framework.BundleEvent extends java.util.EventObject implements Serializable

serialVersionUID: 4080640865971756012L

Serialized Fields

bundle

Bundle bundle
Bundle that had a change occur in its lifecycle.


type

int type
Type of bundle lifecycle change.

Class org.osgi.framework.BundleException extends java.lang.Exception implements Serializable

serialVersionUID: 3571095144220455665L

Serialized Fields

cause

java.lang.Throwable cause
Nested exception.

Class org.osgi.framework.BundlePermission extends java.security.BasicPermission implements Serializable

serialVersionUID: 3257846601685873716L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
readObject is called to restore the state of the BundlePermission from a stream.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                  throws java.io.IOException
WriteObject is called to save the state of the BundlePermission object to a stream. The actions are serialized, and the superclass takes care of the name.

Throws:
java.io.IOException
Serialized Fields

actions

java.lang.String actions
The actions in canonical form.

 

Class org.osgi.framework.FrameworkEvent extends java.util.EventObject implements Serializable

serialVersionUID: 207051004521261705L

Serialized Fields

bundle

Bundle bundle
Bundle related to the event.


throwable

java.lang.Throwable throwable
Exception related to the event.


type

int type
Type of event.

Class org.osgi.framework.InvalidSyntaxException extends java.lang.Exception implements Serializable

serialVersionUID: -4295194420816491875L

Serialized Fields

filter

java.lang.String filter
The invalid filter string.


cause

java.lang.Throwable cause
Nested exception.

Class org.osgi.framework.PackagePermission extends java.security.BasicPermission implements Serializable

serialVersionUID: -5107705877071099135L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
readObject is called to restore the state of this permission from a stream.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                  throws java.io.IOException
WriteObject is called to save the state of this permission object to a stream. The actions are serialized, and the superclass takes care of the name.

Throws:
java.io.IOException
Serialized Fields

actions

java.lang.String actions
The actions in canonical form.

 

Class org.osgi.framework.ServiceEvent extends java.util.EventObject implements Serializable

serialVersionUID: 8792901483909409299L

Serialized Fields

reference

ServiceReference reference
Reference to the service that had a change occur in its lifecycle.


type

int type
Type of service lifecycle change.

Class org.osgi.framework.ServicePermission extends java.security.BasicPermission implements Serializable

serialVersionUID: -7662148639076511574L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
readObject is called to restore the state of this permission from a stream.

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                  throws java.io.IOException
WriteObject is called to save the state of this permission to a stream. The actions are serialized, and the superclass takes care of the name.

Throws:
java.io.IOException
Serialized Fields

actions

java.lang.String actions
The actions in canonical form.

 

Package org.osgi.service.application

Class org.osgi.service.application.ApplicationAdminPermission extends java.security.Permission implements Serializable

serialVersionUID: 1L

Serialized Fields

applicationDescriptor

ApplicationDescriptor applicationDescriptor

applicationID

java.lang.String applicationID

actionsVector

java.util.Vector actionsVector

filter

java.lang.String filter

actions

java.lang.String actions

appliedFilter

Filter appliedFilter

Class org.osgi.service.application.ApplicationException extends java.lang.Exception implements Serializable

serialVersionUID: -7173190453622508207L

Serialized Fields

cause

java.lang.Throwable cause

errorCode

int errorCode

Package org.osgi.service.prefs

Class org.osgi.service.prefs.BackingStoreException extends java.lang.Exception implements Serializable

serialVersionUID: -1415637364122829574L

Serialized Fields

cause

java.lang.Throwable cause
Nested exception.


Package org.w3c.dom

Class org.w3c.dom.DOMException extends java.lang.RuntimeException implements Serializable

Serialized Fields

code

short code

Package org.xml.sax

Class org.xml.sax.SAXException extends java.lang.Exception implements Serializable

Serialized Fields

exception

java.lang.Exception exception
The embedded exception if tunnelling, or null.

Class org.xml.sax.SAXNotRecognizedException extends SAXException implements Serializable

Class org.xml.sax.SAXNotSupportedException extends SAXException implements Serializable

Class org.xml.sax.SAXParseException extends SAXException implements Serializable

Serialized Fields

publicId

java.lang.String publicId
The public identifier, or null.
See Also:
SAXParseException.getPublicId()

systemId

java.lang.String systemId
The system identifier, or null.
See Also:
SAXParseException.getSystemId()

lineNumber

int lineNumber
The line number, or -1.
See Also:
SAXParseException.getLineNumber()

columnNumber

int columnNumber
The column number, or -1.
See Also:
SAXParseException.getColumnNumber()