com.bea.wlrt.ede
Class RejectStreamingEventException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--com.bea.wlrt.ede.RejectStreamingEventException
- public class RejectStreamingEventException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getCause,
getLocalizedMessage,
getMessage,
getStackTrace,
initCause,
printStackTrace,
printStackTrace,
printStackTrace,
setStackTrace,
toString |
RejectStreamingEventException
public RejectStreamingEventException(RejectStreamingEventException.Reason reason,
List rejected,
String desc)