public class DefaultDeploymentResult extends java.lang.Object implements DeploymentResult
Constructor and Description |
---|
DefaultDeploymentResult() |
Modifier and Type | Method and Description |
---|---|
java.lang.Exception |
getException() |
void |
setException(java.lang.Exception exception) |
public java.lang.Exception getException()
getException
in interface DeploymentResult
public void setException(java.lang.Exception exception)
Copyright © 2012–2017 Red Hat, Inc.. All rights reserved.