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