org.jwall.audit
Class EventProcessorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jwall.audit.EventProcessorException
- All Implemented Interfaces:
- Serializable
public class EventProcessorException
- extends Exception
Exceptions of this class are thrown by event processors.
- Author:
- Christian Bockermann <chris@jwall.org>
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EventProcessorException
public EventProcessorException()
EventProcessorException
public EventProcessorException(String msg)
Copyright © 2012 jwall.org. All Rights Reserved.