|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AssociationException | |
---|---|
org.jdesktop.jdic.filetypes | Provides classes for associating applications with file types and accessing a registered file type association. |
Uses of AssociationException in org.jdesktop.jdic.filetypes |
---|
Subclasses of AssociationException in org.jdesktop.jdic.filetypes | |
---|---|
class |
AssociationAlreadyRegisteredException
An AssociationAlreadyRegisteredException is thrown by certain methods
of AssociationService while trying to add an association already
existed in the system. |
class |
AssociationNotRegisteredException
An AssociationNotRegisteredException is thrown by certain methods
of AssociationService while trying to remove an association
not existed in the system. |
class |
RegisterFailedException
A RegisterFailedException is thrown by certain methods of
AssociationService while the registeration or unregisteration
operation fails. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |