@ProviderType public final class Failure extends Object implements Serializable
| Constructor and Description |
|---|
Failure() |
| Modifier and Type | Method and Description |
|---|---|
Exception |
getException() |
String |
getNodePath() |
Calendar |
getTime() |
void |
setException(Exception exception) |
void |
setNodePath(String nodePath) |
public String getNodePath()
public void setNodePath(String nodePath)
nodePath - the nodePath to setpublic Exception getException()
public void setException(Exception exception)
exception - the exception to setpublic Calendar getTime()
Copyright © 2013–2020 Adobe. All rights reserved.