Uses of Package
org.filteredpush.client.exception

Packages that use org.filteredpush.client.exception
org.filteredpush.client.jsf   
org.filteredpush.client.service   
org.filteredpush.client.util   
 

Classes in org.filteredpush.client.exception used by org.filteredpush.client.jsf
AnnotationCreationException
          An exception indicating failure to create the annotation.
ServiceAccessException
          An exception indicating the relative failures to access the FPush network access point.
 

Classes in org.filteredpush.client.exception used by org.filteredpush.client.service
DatabaseAccessException
          An exception indicating failure to access the local database for the user configuration information.
 

Classes in org.filteredpush.client.exception used by org.filteredpush.client.util
AnnotationCreationException
          An exception indicating failure to create the annotation.
InvalidConfiguration
          An exception indicating the failure to get the configuration from the configuration file or invalid configuration.
ServiceAccessException
          An exception indicating the relative failures to access the FPush network access point.