Class ChannelException.Rejected
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.illumon.iris.db.tables.dataimport.logtailer.ChannelException
com.illumon.iris.db.tables.dataimport.logtailer.ChannelException.Rejected
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ChannelException
public static class ChannelException.Rejected extends ChannelException
Exception thrown upon receipt of a Reject.
- See Also:
- Serialized Form
-
Nested Class Summary
Nested classes/interfaces inherited from class com.illumon.iris.db.tables.dataimport.logtailer.ChannelException
ChannelException.Disconnected, ChannelException.Rejected
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString