Library:Eclipse Platform, JDT and PDE
Version:3.1
Compatibility:JDK 1.4
Exceptions in library Eclipse Platform, JDT and PDE.
NamePackageDescription
AntSecurityExceptionorg.eclipse.ant.coreA security exception that is thrown by the AntSecurityManager if an Ant task in some way attempts to halt or exit the Java Virtual Machine.
BadLocationExceptionorg.eclipse.jface.textIndicates the attempt to access a non-existing position.
BadPartitioningExceptionorg.eclipse.jface.textRepresents the attempt to refer to a non-existing document partitioning.
BadPositionCategoryExceptionorg.eclipse.jface.textIndicates the attempt to access a non-existing position category in a document.
ClassFormatExceptionorg.eclipse.jdt.core.utilException thrown by a class file reader when encountering a error in decoding information contained in a .class file.
CommandExceptionorg.eclipse.core.commands.commonSignals that an exception occured within the command architecture.
CommandExceptionorg.eclipse.ui.commandsSignals that an exception occured within the command architecture.
ContextExceptionorg.eclipse.ui.contextsSignals that an exception occured within the context architecture.
CoreExceptionorg.eclipse.core.runtimeA checked exception representing a failure.
DataFormatExceptionorg.eclipse.jface.resourceAn exception indicating that a string value could not be converted into the requested data type.
DebugExceptionorg.eclipse.debug.coreA checked exception representing a failure.
DeviceResourceExceptionorg.eclipse.jface.resourceNo description provided.
DOMExceptionorg.eclipse.jdt.core.jdomUnchecked exception thrown when an illegal manipulation of the JDOM is performed, or when an attempt is made to access/set an attribute of a JDOM node that source indexes cannot be determined for (in case the source was syntactically incorrect).
ExecutionExceptionorg.eclipse.core.commandsSignals that an exception occured during the execution of a command.
ExecutionExceptionorg.eclipse.ui.commandsSignals that an exception occured during the execution of a command.
InstallAbortedExceptionorg.eclipse.update.core.modelException thrown when the user cancelled an installation.
InvalidInputExceptionorg.eclipse.jdt.core.compilerException thrown by a scanner when encountering lexical errors.
InvalidRegistryObjectExceptionorg.eclipse.core.runtimeAn unchecked exception indicating that an attempt to access an extension registry object that is no longer valid.
InvalidSiteTypeExceptionorg.eclipse.update.core.modelException thrown when the type of the site discovered in the site manifest does not correspond to the type expected by the concrete site factory.
JavaModelExceptionorg.eclipse.jdt.coreA checked exception representing a failure in the Java model.
MalformedTreeExceptionorg.eclipse.text.editsThrown to indicate that an edit got added to a parent edit but the child edit somehow conflicts with the parent or one of it siblings.
NotDefinedExceptionorg.eclipse.core.commands.commonSignals that an attempt was made to access the properties of an undefined object.
NotDefinedExceptionorg.eclipse.ui.contextsSignals that an attempt was made to access the properties of an undefined object.
NotDefinedExceptionorg.eclipse.ui.activitiesSignals that an attempt was made to access the properties of an undefined object.
NotDefinedExceptionorg.eclipse.ui.commandsSignals that an attempt was made to access the properties of an undefined object.
NotHandledExceptionorg.eclipse.core.commandsSignals that an attempt was made to access the properties of an unhandled object.
NotHandledExceptionorg.eclipse.ui.commandsSignals that an attempt was made to access the properties of an unhandled object.
OperationCanceledExceptionorg.eclipse.core.runtimeThis exception is thrown to blow out of a long-running method when the user cancels it.
OperationRefusedExceptionorg.eclipse.jdi.hcrThrown to indicate that the target VM refused to perform an operation.
ParameterValuesExceptionorg.eclipse.core.commands

Signals that a problem has occurred while trying to create an instance of IParameterValues.

ParseExceptionorg.eclipse.jface.bindings.keys

An exception indicating problems while parsing formal string representations of either KeyStroke or KeySequence objects.

ParseExceptionorg.eclipse.ui.keys

An exception indicating problems while parsing formal string representations of either KeyStroke or KeySequence objects.

PartInitExceptionorg.eclipse.uiA checked exception indicating a workbench part cannot be initialized correctly.
PluginConversionExceptionorg.eclipse.osgi.service.pluginconversionCustom exception for errors that can happen during plugin conversion.
SWTExceptionorg.eclipse.swtThis runtime exception is thrown whenever a recoverable error occurs internally in SWT.
TeamExceptionorg.eclipse.team.coreThis exception is thrown by the team provider API.
TemplateExceptionorg.eclipse.jface.text.templatesThrown when a template cannot be validated.
TimeoutExceptionorg.eclipse.jdiNo description provided.
ValidateStateExceptionorg.eclipse.ui.texteditorFormerly thrown by AbstractDocumentProvider.doValidateState(Object, Object).
WorkbenchExceptionorg.eclipse.uiA checked exception indicating a recoverable error occured internal to the workbench.
Search