@InterfaceAudience.LimitedPrivate(value={"YARN","MapReduce"})
public class WebAppException
extends org.apache.hadoop.yarn.exceptions.YarnRuntimeException
Constructor and Description |
---|
WebAppException(String msg) |
WebAppException(String msg,
Throwable cause) |
WebAppException(String msg,
Throwable cause,
WebApp webApp) |
WebAppException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
WebApp |
getWebApp() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.