Class UnsuitableForAnalysisException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- ubic.gemma.core.analysis.expression.coexpression.links.UnsuitableForAnalysisException
-
- All Implemented Interfaces:
Serializable
public class UnsuitableForAnalysisException extends RuntimeException
*- Author:
- Paul
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnsuitableForAnalysisException(ExpressionExperiment ee, String string)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
UnsuitableForAnalysisException
public UnsuitableForAnalysisException(ExpressionExperiment ee, String string)
-
-