public class EventProcessorException extends Exception
Exceptions of this class are thrown by event processors.
| Constructor and Description |
|---|
EventProcessorException() |
EventProcessorException(String msg) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EventProcessorException()
public EventProcessorException(String msg)
Copyright © 2014 jwall.org. All Rights Reserved.