Class PomProcessingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.bamboo.configuration.external.PomProcessingException
- All Implemented Interfaces:
Serializable
When Bamboo Specs pom.xml file processing failed.
- See Also:
-
Constructor Summary
ConstructorDescriptionPomProcessingException
(String message) PomProcessingException
(String message, Throwable e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PomProcessingException
-
PomProcessingException
-