This project has retired. For details please refer to its
Attic page.
CrunchRuntimeException (Apache Crunch 0.3.0-incubating API)
org.apache.crunch.impl.mr.run
Class CrunchRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.crunch.impl.mr.run.CrunchRuntimeException
- All Implemented Interfaces:
- Serializable
public class CrunchRuntimeException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CrunchRuntimeException
public CrunchRuntimeException(String msg)
CrunchRuntimeException
public CrunchRuntimeException(Exception e)
CrunchRuntimeException
public CrunchRuntimeException(String msg,
Exception e)
wasLogged
public boolean wasLogged()
markLogged
public void markLogged()
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.