Package com.dropbox.core.android
Class DropboxParseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.dropbox.core.DbxException
-
- com.dropbox.core.android.DropboxParseException
-
- All Implemented Interfaces:
java.io.Serializable
public class DropboxParseException extends DbxException
Thrown whenDbxOfficialAppConnector
can't parse the utm content.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DropboxParseException(java.lang.String message)
-
Method Summary
-
Methods inherited from class com.dropbox.core.DbxException
getRequestId
-
-