Skip navigation links
|
Oracle Fusion Middleware Java API Reference for Oracle Complex Event Processing
11g Release 1 (11.1.1.4.0)
E14303-04 |
PREV CLASS NEXT CLASS |
FRAMES NO FRAMES |
SUMMARY: INNER | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
com.bea.wlevs.ede.api
Class UntypedEventChannelException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--com.bea.wlevs.ede.api.ConfigurationException
|
+--com.bea.wlevs.ede.api.UntypedEventChannelException
- public class UntypedEventChannelException
- extends ConfigurationException
EventChannel
s may need to be typed in certain situations. If the channel is not typed in these situations, this exception is raised.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
UntypedEventChannelException
public UntypedEventChannelException()
UntypedEventChannelException
public UntypedEventChannelException(java.lang.String message)
UntypedEventChannelException
public UntypedEventChannelException(java.lang.Throwable cause)
UntypedEventChannelException
public UntypedEventChannelException(java.lang.String message,
java.lang.Throwable cause)