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

public class ChannelException extends Exception
Exception thrown upon any Data Import channel issue.
See Also: