Class SingletonBatchesException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ubic.gemma.core.analysis.preprocess.PreprocessingException
ubic.gemma.core.analysis.preprocess.batcheffects.BatchInfoPopulationException
ubic.gemma.core.analysis.preprocess.batcheffects.SingletonBatchesException
- All Implemented Interfaces:
Serializable
Indicates that batches with only a single sample were found, which means we don't form batches at all.
- Author:
- paul
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SingletonBatchesException
-