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