RepositoryException.ErrorType

public static final enum RepositoryException.ErrorType extends Enum<RepositoryException.ErrorType>

Repository error types as defined by Cloud Search API.

Inherited Method Summary

Enum Values

public static final RepositoryException.ErrorType AUTHENTICATION_ERROR

public static final RepositoryException.ErrorType AUTHORIZATION_ERROR

public static final RepositoryException.ErrorType CLIENT_ERROR

public static final RepositoryException.ErrorType CONNECTION_ERROR

public static final RepositoryException.ErrorType DNS_ERROR

public static final RepositoryException.ErrorType NETWORK_ERROR

public static final RepositoryException.ErrorType QUOTA_EXCEEDED

public static final RepositoryException.ErrorType SERVER_ERROR

public static final RepositoryException.ErrorType UNKNOWN