Uses of Class
com.openexchange.admin.rmi.exceptions.NoSuchDatabaseException

Packages that use NoSuchDatabaseException
com.openexchange.admin.rmi   
 

Uses of NoSuchDatabaseException in com.openexchange.admin.rmi
 

Methods in com.openexchange.admin.rmi that throw NoSuchDatabaseException
 com.openexchange.admin.rmi.dataobjects.Context[] OXContextInterface.listByDatabase(com.openexchange.admin.rmi.dataobjects.Database db, com.openexchange.admin.rmi.dataobjects.Credentials auth)
          Search for context on specified db.