@InterfaceAudience.Private
public class AMUserCodeException
extends org.apache.tez.dag.api.TezException
| Modifier and Type | Class and Description |
|---|---|
static class |
AMUserCodeException.Source |
| Constructor and Description |
|---|
AMUserCodeException(AMUserCodeException.Source source,
String message,
Throwable cause) |
AMUserCodeException(AMUserCodeException.Source source,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
AMUserCodeException.Source |
getSource() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AMUserCodeException(AMUserCodeException.Source source, String message, Throwable cause)
public AMUserCodeException(AMUserCodeException.Source source, Throwable cause)
public AMUserCodeException.Source getSource()
Copyright © 2020 Apache Software Foundation. All rights reserved.