org.apache.oozie.cli
Class OozieCLIException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.oozie.cli.OozieCLIException
- All Implemented Interfaces:
- Serializable
public class OozieCLIException
- extends Exception
Exception thrown by OozieCLI
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OozieCLIException
public OozieCLIException(String msg)
OozieCLIException
public OozieCLIException(String msg,
Throwable throwable)
Copyright © 2013 Apache Software Foundation. All Rights Reserved.