lcanals.tc.web.event
Class EventHandlerException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--lcanals.tc.web.event.EventHandlerException
All Implemented Interfaces:
java.io.Serializable

public class EventHandlerException
extends java.lang.Exception

Exception thrown when an EventHandler does any incorrect operation. If this exception is thrown, please check your configuration files and ensure that the events all well programmed.

See Also:
Serialized Form

Constructor Summary
EventHandlerException(java.lang.String message)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EventHandlerException

public EventHandlerException(java.lang.String message)


Luis F. Canals. Supported by www.sourceforge.net