Uses of Package
de.geomobile.joined.api.exception

Packages that use de.geomobile.joined.api.exception
de.geomobile.joined.api.client This package contains classes for the seamless integration of the Joined functionality into your own application. 
de.geomobile.joined.api.data This package contains classes that represent basic entities as for instance users, friends and messages. 
de.geomobile.joined.api.service This package contains classes for the internal communication with the Joined server. 
 

Classes in de.geomobile.joined.api.exception used by de.geomobile.joined.api.client
JOFriendFinderConflictException
          This exception is thrown to indicate a conflict with an existing user at the Joined server.
JOFriendFinderHTTPException
          This exception is thrown to indicate a network error while communicating with the Joined server.
JOFriendFinderLoginException
          This exception is thrown to indicate an error during the login process at the Joined server.
JOFriendFinderServerException
          This exception is thrown to indicate an internal error at the Joined server.
JOFriendFinderSourceException
          This exception is thrown to indicate an internal error at the Joined server.
JOFriendFinderUnexpectedException
          This exception is thrown to indicate an unexpected and unidentified error.
 

Classes in de.geomobile.joined.api.exception used by de.geomobile.joined.api.data
JOFriendFinderUnexpectedException
          This exception is thrown to indicate an unexpected and unidentified error.
 

Classes in de.geomobile.joined.api.exception used by de.geomobile.joined.api.service
JOFriendFinderConflictException
          This exception is thrown to indicate a conflict with an existing user at the Joined server.
JOFriendFinderHTTPException
          This exception is thrown to indicate a network error while communicating with the Joined server.
JOFriendFinderLoginException
          This exception is thrown to indicate an error during the login process at the Joined server.
JOFriendFinderServerException
          This exception is thrown to indicate an internal error at the Joined server.
JOFriendFinderSourceException
          This exception is thrown to indicate an internal error at the Joined server.
JOFriendFinderUnexpectedException
          This exception is thrown to indicate an unexpected and unidentified error.
 



Copyright © 2012 GeoMobile GmbH. All Rights Reserved.