org.apache.hadoop.util
Class ExitUtil.HaltException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.hadoop.util.ExitUtil.HaltException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- org.apache.hadoop.util.ExitUtil
public static class ExitUtil.HaltException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
status
public final int status
ExitUtil.HaltException
public ExitUtil.HaltException(int status,
String msg)
Copyright © 2013 Apache Software Foundation. All Rights Reserved.