Class UnsupportedQuantitationScaleConversionException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- java.lang.RuntimeException
- 
- ubic.gemma.core.datastructure.matrix.QuantitationTypeConversionException
- 
- ubic.gemma.core.analysis.preprocess.UnsupportedQuantitationScaleConversionException
 
 
 
 
 
- 
- All Implemented Interfaces:
- Serializable
 
 public class UnsupportedQuantitationScaleConversionException extends QuantitationTypeConversionException Exception raised when data from a given scale cannot be converted to another scale.- Author:
- ptan
- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description UnsupportedQuantitationScaleConversionException(ScaleType sourceScaleType, ScaleType targetScaleType)
 - 
Method Summary- 
Methods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
- 
 
-