Class PreboardedExperimentService.PreboardedAlreadyPromotedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ubic.gemma.persistence.service.expression.experiment.PreboardedExperimentService.PreboardedAlreadyPromotedException
All Implemented Interfaces:
Serializable
Enclosing interface:
PreboardedExperimentService

public static class PreboardedExperimentService.PreboardedAlreadyPromotedException extends Exception
Thrown by PreboardedExperimentService.promote(ExpressionExperiment, PreboardedExperiment) when the preboarded has already been promoted.
See Also:
  • Constructor Details

    • PreboardedAlreadyPromotedException

      public PreboardedAlreadyPromotedException(Long preboardedId)
  • Method Details

    • getPreboardedId

      public Long getPreboardedId()