Class CSIndexErrorCode


  • public final class CSIndexErrorCode
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • IndexUnavailableError

        public static final long IndexUnavailableError
        The indexer was unavailable
        See Also:
        Constant Field Values
      • InvalidItemError

        public static final long InvalidItemError
        The CSSearchableItem is invalid for some reason
        See Also:
        Constant Field Values
      • InvalidClientStateError

        public static final long InvalidClientStateError
        The provided clientState was not valid for some reason
        See Also:
        Constant Field Values
      • RemoteConnectionError

        public static final long RemoteConnectionError
        There was an error trying to communicate with the remote process
        See Also:
        Constant Field Values
      • QuotaExceeded

        public static final long QuotaExceeded
        Quota for bundle was exceeded
        See Also:
        Constant Field Values
      • IndexingUnsupported

        public static final long IndexingUnsupported
        Indexing isn't supported on this device
        See Also:
        Constant Field Values