Package com.dropbox.core.android
Class DropboxUidNotInitializedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.dropbox.core.DbxException
-
- com.dropbox.core.android.DropboxUidNotInitializedException
-
- All Implemented Interfaces:
java.io.Serializable
public class DropboxUidNotInitializedException extends DbxException
Thrown whenDbxOfficialAppConnector
is initialized with an empty uid.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DropboxUidNotInitializedException(java.lang.String message)
-
Method Summary
-
Methods inherited from class com.dropbox.core.DbxException
getRequestId
-
-