| Library: | Eclipse Platform, JDT and PDE |
| Version: | 3.1 |
| Compatibility: | JDK 1.4 |
| Name | Package | Description |
|---|---|---|
| AntSecurityException | org.eclipse.ant.core | A security exception that is thrown by the AntSecurityManager if an Ant task in some way attempts to halt or exit the Java Virtual Machine. |
| BadLocationException | org.eclipse.jface.text | Indicates the attempt to access a non-existing position. |
| BadPartitioningException | org.eclipse.jface.text | Represents the attempt to refer to a non-existing document partitioning. |
| BadPositionCategoryException | org.eclipse.jface.text | Indicates the attempt to access a non-existing position category in a document. |
| ClassFormatException | org.eclipse.jdt.core.util | Exception thrown by a class file reader when encountering a error in decoding information contained in a .class file. |
| CommandException | org.eclipse.core.commands.common | Signals that an exception occured within the command architecture. |
| CommandException | org.eclipse.ui.commands | Signals that an exception occured within the command architecture. |
| ContextException | org.eclipse.ui.contexts | Signals that an exception occured within the context architecture. |
| CoreException | org.eclipse.core.runtime | A checked exception representing a failure. |
| DataFormatException | org.eclipse.jface.resource | An exception indicating that a string value could not be converted into the requested data type. |
| DebugException | org.eclipse.debug.core | A checked exception representing a failure. |
| DeviceResourceException | org.eclipse.jface.resource | No description provided. |
| DOMException | org.eclipse.jdt.core.jdom | Unchecked 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). |
| ExecutionException | org.eclipse.core.commands | Signals that an exception occured during the execution of a command. |
| ExecutionException | org.eclipse.ui.commands | Signals that an exception occured during the execution of a command. |
| InstallAbortedException | org.eclipse.update.core.model | Exception thrown when the user cancelled an installation. |
| InvalidInputException | org.eclipse.jdt.core.compiler | Exception thrown by a scanner when encountering lexical errors. |
| InvalidRegistryObjectException | org.eclipse.core.runtime | An unchecked exception indicating that an attempt to access an extension registry object that is no longer valid. |
| InvalidSiteTypeException | org.eclipse.update.core.model | Exception thrown when the type of the site discovered in the site manifest does not correspond to the type expected by the concrete site factory. |
| JavaModelException | org.eclipse.jdt.core | A checked exception representing a failure in the Java model. |
| MalformedTreeException | org.eclipse.text.edits | Thrown 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. |
| NotDefinedException | org.eclipse.core.commands.common | Signals that an attempt was made to access the properties of an undefined object. |
| NotDefinedException | org.eclipse.ui.contexts | Signals that an attempt was made to access the properties of an undefined object. |
| NotDefinedException | org.eclipse.ui.activities | Signals that an attempt was made to access the properties of an undefined object. |
| NotDefinedException | org.eclipse.ui.commands | Signals that an attempt was made to access the properties of an undefined object. |
| NotHandledException | org.eclipse.core.commands | Signals that an attempt was made to access the properties of an unhandled object. |
| NotHandledException | org.eclipse.ui.commands | Signals that an attempt was made to access the properties of an unhandled object. |
| OperationCanceledException | org.eclipse.core.runtime | This exception is thrown to blow out of a long-running method when the user cancels it. |
| OperationRefusedException | org.eclipse.jdi.hcr | Thrown to indicate that the target VM refused to perform an operation. |
| ParameterValuesException | org.eclipse.core.commands |
Signals that a problem has occurred while trying to create an instance of
|
| ParseException | org.eclipse.jface.bindings.keys |
An exception indicating problems while parsing formal string representations
of either |
| ParseException | org.eclipse.ui.keys |
An exception indicating problems while parsing formal string representations
of either |
| PartInitException | org.eclipse.ui | A checked exception indicating a workbench part cannot be initialized correctly. |
| PluginConversionException | org.eclipse.osgi.service.pluginconversion | Custom exception for errors that can happen during plugin conversion. |
| SWTException | org.eclipse.swt | This runtime exception is thrown whenever a recoverable error occurs internally in SWT. |
| TeamException | org.eclipse.team.core | This exception is thrown by the team provider API. |
| TemplateException | org.eclipse.jface.text.templates | Thrown when a template cannot be validated. |
| TimeoutException | org.eclipse.jdi | No description provided. |
| ValidateStateException | org.eclipse.ui.texteditor | Formerly thrown by AbstractDocumentProvider.doValidateState(Object, Object). |
| WorkbenchException | org.eclipse.ui | A checked exception indicating a recoverable error occured internal to the workbench. |
| Search |




