public class ValidationException extends Exception
Throw this exception in validation task to prevent subsequent validation tasks from running and eventually propagate exception message to Bamboo UI.
Constructor and Description |
---|
ValidationException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ValidationException(String message)
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.