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, toStringpublic ValidationException(String message)
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.