Class PomProcessingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.bamboo.configuration.external.PomProcessingException
All Implemented Interfaces:
Serializable

public class PomProcessingException extends Exception
When Bamboo Specs pom.xml file processing failed.
See Also:
  • Constructor Details

    • PomProcessingException

      public PomProcessingException(String message)
    • PomProcessingException

      public PomProcessingException(String message, Throwable e)