Uses of Class
de.jadv.lib.exceptions.JAdvException

Packages that use JAdvException
de.jadv.lib.exceptions Some exceptions, that are used in client and server.  
 

Uses of JAdvException in de.jadv.lib.exceptions
 

Subclasses of JAdvException in de.jadv.lib.exceptions
 class UserDoesNotExistException
          User doesn't exist.
 class UserExistsException
          User allready exists.