| Name | Package | Description |
| AssociationAlreadyRegisteredException | org.jdesktop.jdic.filetypes | An AssociationAlreadyRegisteredException is thrown by certain methods
of AssociationService while trying to add an association already
existed in the system. |
| AssociationException | org.jdesktop.jdic.filetypes | The AssociationException class and its subclasses are thrown by
certain methods of AssociationService to indicate the operation
fails. |
| AssociationNotRegisteredException | org.jdesktop.jdic.filetypes | An AssociationNotRegisteredException is thrown by certain methods
of AssociationService while trying to remove an association
not existed in the system. |
| DesktopException | org.jdesktop.jdic.desktop | A DesktopException is thrown by certain methods of
Desktop class to indicate that the passed paramaters are invalid
or the operation fails. |
| JdicInitException | org.jdesktop.jdic.init | Wrapper exception for unexpected errors during JDIC initialization |
| LaunchFailedException | org.jdesktop.jdic.desktop.internal | Thrown by methods when the contenting handling application, or the system
browser, or the system mailer client fails to be launched. |
| ProviderException | org.jdesktop.jdic.spi | The ProviderException class indicates an exception instantiating a provider. |
| RegisterFailedException | org.jdesktop.jdic.filetypes | A RegisterFailedException is thrown by certain methods of
AssociationService while the registeration or unregisteration
operation fails. |