org.apache.falcon
Class FalconRuntimException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.falcon.FalconRuntimException
- All Implemented Interfaces:
- Serializable
public class FalconRuntimException
- extends RuntimeException
Runtime Exception class for Falcon application.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FalconRuntimException
public FalconRuntimException(Exception e)
FalconRuntimException
public FalconRuntimException(String message)
FalconRuntimException
public FalconRuntimException(String message,
Throwable e)
Copyright © 2013-2014 Apache Software Foundation. All Rights Reserved.