Class SingleCellAggregationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ubic.gemma.core.analysis.singleCell.aggregate.SingleCellAggregationException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
UnsupportedScaleTypeForSingleCellAggregationException

public class SingleCellAggregationException extends RuntimeException
Exception raised when aggregation fails.
Author:
poirigui
See Also:
  • Constructor Details

    • SingleCellAggregationException

      public SingleCellAggregationException(String message)