Class IncorrectResultSummaryTypeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.bamboo.resultsummary.IncorrectResultSummaryTypeException
All Implemented Interfaces:
Serializable

@PublicApi public class IncorrectResultSummaryTypeException extends RuntimeException
Thrown if the requested ResultsSummary exists but cannot be narrowed to the given Class
See Also:
  • Constructor Details

    • IncorrectResultSummaryTypeException

      public IncorrectResultSummaryTypeException(String message)
    • IncorrectResultSummaryTypeException

      public IncorrectResultSummaryTypeException(String message, Throwable cause)