Class UnsupportedRawdataFileFormatException
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.UnsupportedRawdataFileFormatException
- All Implemented Interfaces:
Serializable
Used to indicate failure was due to the format being unusable, but the files are available.
- Author:
- paul
- See Also:
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnsupportedRawdataFileFormatException
-