Class UnsupportedQuantitationScaleConversionException

All Implemented Interfaces:
Serializable

public class UnsupportedQuantitationScaleConversionException extends UnsupportedQuantitationTypeConversionException
Exception raised when data from a given scale cannot be converted to another scale.
Author:
ptan
See Also:
  • Constructor Details

    • UnsupportedQuantitationScaleConversionException

      public UnsupportedQuantitationScaleConversionException(ScaleType sourceScaleType, ScaleType targetScaleType)