public class EventStoreError extends ErrorCode
Modifier and Type | Field and Description |
---|---|
static ErrorCode |
ACKNOWLEDGE_ERROR
EVENTSTORE-2, Failed to acknowledge an event.
|
static ErrorCode |
ADD_EVENTS_ERROR
EVENTSTORE-4, Failed to add an event.
|
static ErrorCode |
COUNT_EVENT_ERROR
EVENTSTORE-1, Failed to count system events.
|
static ErrorCode |
EVENT_ID_GENERATION_ERROR
EVENTSTORE-5, Failed to generate event ID
|
static ErrorCode |
EVENT_QUERY_CLOSED_ERROR
EVENTSTORE-6, Event query is closed
|
static ErrorCode |
GET_EVENTS_ERROR
EVENTSTORE-3, Failed to extract events.
|
equals, formatError, getCategory, getCode, getErrorCode, hashCode, readResolve, toString
public static final ErrorCode COUNT_EVENT_ERROR
public static final ErrorCode ACKNOWLEDGE_ERROR
public static final ErrorCode GET_EVENTS_ERROR
public static final ErrorCode ADD_EVENTS_ERROR
public static final ErrorCode EVENT_ID_GENERATION_ERROR
public static final ErrorCode EVENT_QUERY_CLOSED_ERROR
Copyright © 2018 Attivio, Inc. All Rights Reserved.
PATENT NOTICE: Attivio, Inc. Software Related Patents. With respect to the Attivio software product(s) being used, the following patents apply: Querying Joined Data Within A Search Engine Index: United States Patent No.(s): 8,073,840. Ordered Processing of Groups of Messages: U.S. Patent No.(s) 8,495,656. Signal processing approach to sentiment analysis for entities in documents: U.S. Patent No.(s) 8,725,494. Other U.S. and International Patents Pending.