com.xebialabs.deployit.maven.helper
Class DeploymentHelper.DeploymentValidationError

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.xebialabs.deployit.maven.helper.DeploymentHelper.DeploymentValidationError
All Implemented Interfaces:
Serializable
Enclosing class:
DeploymentHelper

public static class DeploymentHelper.DeploymentValidationError
extends Exception

See Also:
Serialized Form

Constructor Summary
DeploymentHelper.DeploymentValidationError(List<com.xebialabs.deployit.plugin.api.validation.ValidationMessage> validationMessages)
           
 
Method Summary
 List<com.xebialabs.deployit.plugin.api.validation.ValidationMessage> getValidationMessages()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DeploymentHelper.DeploymentValidationError

public DeploymentHelper.DeploymentValidationError(List<com.xebialabs.deployit.plugin.api.validation.ValidationMessage> validationMessages)
Method Detail

getValidationMessages

public List<com.xebialabs.deployit.plugin.api.validation.ValidationMessage> getValidationMessages()


Copyright © 2014. All rights reserved.