|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.bea.util.AbstractExceptionContainer
com.bea.adapter.event.EventRouterException
public class EventRouterException
An exception which indicates an error accessing or manipulating the event router
Field Summary |
---|
Fields inherited from class com.bea.util.AbstractExceptionContainer |
---|
m_container |
Constructor Summary | |
---|---|
EventRouterException(String msg)
|
|
EventRouterException(String msg,
Exception e)
|
Method Summary |
---|
Methods inherited from class com.bea.util.AbstractExceptionContainer |
---|
addException, containsException, getExceptions, getLinkedException, getRootCauseMessage, hasExceptions, printStackTrace, printStackTrace, printStackTrace, printStackTrace, removeException, toString, toString |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public EventRouterException(String msg)
public EventRouterException(String msg, Exception e)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |