| Package | Description |
|---|---|
| org.apache.tez.dag.app.dag.impl |
| Modifier and Type | Method and Description |
|---|---|
AMUserCodeException.Source |
AMUserCodeException.getSource() |
static AMUserCodeException.Source |
AMUserCodeException.Source.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AMUserCodeException.Source[] |
AMUserCodeException.Source.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AMUserCodeException(AMUserCodeException.Source source,
String message,
Throwable cause) |
AMUserCodeException(AMUserCodeException.Source source,
Throwable cause) |
Copyright © 2019 Apache Software Foundation. All rights reserved.