Class EventStorageHandlerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.graylog.events.processor.storage.EventStorageHandlerException
All Implemented Interfaces:
Serializable

public class EventStorageHandlerException extends Exception
This indicates an error in an EventStorageHandler.
See Also: