com.bea.wlai.client
Class EventContextException

java.lang.Object
  extended by AbstractExceptionContainer
      extended by com.bea.wlai.client.EventContextException

public class EventContextException
extends AbstractExceptionContainer

An exception which indicates an error accessing or manipulating an event context.


Constructor Summary
EventContextException(String msg)
           
EventContextException(String msg, Exception e)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventContextException

public EventContextException(String msg)

EventContextException

public EventContextException(String msg,
                             Exception e)