public class
RepositoryException
extends IOException
An exception that is thrown specifically for fatal repository access errors.
Nested Class Summary
class | RepositoryException.Builder | Builder for creating RepositoryException |
|
enum | RepositoryException.ErrorType | Repository error types as defined by Cloud Search API. |
Public Method Summary
RepositoryError |
getRepositoryError()
Returns
RepositoryError based on RepositoryException |