Class ChannelException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.illumon.iris.db.tables.dataimport.logtailer.ChannelException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ChannelException.Disconnected
,ChannelException.Rejected
Exception thrown upon any Data Import channel issue.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Exception thrown upon disconnection.static class
Exception thrown upon receipt of a Reject. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString