public static class ExitUtil.HaltException extends RuntimeException
Modifier and Type | Field and Description |
---|---|
int |
status |
Constructor and Description |
---|
ExitUtil.HaltException(int status,
String msg) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public final int status
public ExitUtil.HaltException(int status, String msg)
Copyright © 2017 Apache Software Foundation. All Rights Reserved.