Uses of Class
org.jafer.registry.uddi.RegistryExceptionImpl

Packages that use RegistryExceptionImpl
org.jafer.registry   
org.jafer.registry.model   
 

Uses of RegistryExceptionImpl in org.jafer.registry
 

Subclasses of RegistryExceptionImpl in org.jafer.registry
 class InvalidAuthorisationDetailsException
          This exception is thrown when a username and credential failed to be authorised.
 class RegistryNotInitialisedException
          This exception is thrown when an expected TModel was not found.
 

Uses of RegistryExceptionImpl in org.jafer.registry.model
 

Subclasses of RegistryExceptionImpl in org.jafer.registry.model
 class CategoryDoesNotExistException
          This is thrown when the user tries to delete a category that does not exist
 class InvalidLengthException
          This Exception is thrown when the value of a field exceeds its maximum length
 class InvalidNameException
          This Exception is thrown when no name or a blank name is supplied to a contact, service provider or service
 class ServiceDoesNotExistException
          This is thrown when the user tries to delete a business service that does not exist