Class PlanCreationDeniedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.bamboo.build.PlanCreationDeniedException
All Implemented Interfaces:
Serializable

public class PlanCreationDeniedException extends Exception
See Also:
  • Constructor Details

    • PlanCreationDeniedException

      public PlanCreationDeniedException(String message)
    • PlanCreationDeniedException

      public PlanCreationDeniedException(String message, Throwable cause)