org.apache.hadoop.yarn.webapp
Class WebAppException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.hadoop.yarn.YarnException
org.apache.hadoop.yarn.webapp.WebAppException
- All Implemented Interfaces:
- Serializable
public class WebAppException
- extends YarnException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WebAppException
public WebAppException(String msg)
WebAppException
public WebAppException(Throwable cause)
WebAppException
public WebAppException(String msg,
Throwable cause)
Copyright © 2012 Apache Software Foundation. All Rights Reserved.