org.apache.flume.channel.jdbc
Class JdbcChannelException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.flume.ChannelException
org.apache.flume.channel.jdbc.JdbcChannelException
- All Implemented Interfaces:
- Serializable
public class JdbcChannelException
- extends ChannelException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
JdbcChannelException
public JdbcChannelException(String message)
JdbcChannelException
public JdbcChannelException(String message,
Exception cause)
JdbcChannelException
public JdbcChannelException(Exception cause)
Copyright © 2009-2013 Apache Software Foundation. All Rights Reserved.