Package com.dropbox.core
Class PathRootErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.dropbox.core.DbxException
com.dropbox.core.PathRootErrorException
- All Implemented Interfaces:
Serializable
Gets thrown when an invalid path rood is supplied.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPathRootErrorException(String requestId, String message, PathRootError pathRootError) -
Method Summary
Methods inherited from class com.dropbox.core.DbxException
getRequestIdMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PathRootErrorException
-
-
Method Details
-
getPathRootError
-