Class DefaultDeploymentResult

java.lang.Object
org.fedoraproject.xmvn.deployer.impl.DefaultDeploymentResult
All Implemented Interfaces:
org.fedoraproject.xmvn.deployer.DeploymentResult

public class DefaultDeploymentResult extends Object implements org.fedoraproject.xmvn.deployer.DeploymentResult
Author:
Mikolaj Izdebski
  • Constructor Details

    • DefaultDeploymentResult

      public DefaultDeploymentResult()
  • Method Details

    • getException

      public Exception getException()
      Specified by:
      getException in interface org.fedoraproject.xmvn.deployer.DeploymentResult
    • setException

      public void setException(Exception exception)