Class BambooBusyException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.bamboo.buildqueue.manager.BambooBusyException
All Implemented Interfaces:
Serializable

public class BambooBusyException extends Exception

An Exception that indicates that an operation could not be performed because Bamboo is currently busy.

See Also:
  • Constructor Details

    • BambooBusyException

      public BambooBusyException()