Class UnsupportedQuantitationRepresentationConversionException

All Implemented Interfaces:
Serializable

public class UnsupportedQuantitationRepresentationConversionException extends UnsupportedQuantitationTypeConversionException
Exception raised when data in a given representation cannot be converted to another representation.
Author:
poirigui
See Also:
  • Constructor Details

    • UnsupportedQuantitationRepresentationConversionException

      public UnsupportedQuantitationRepresentationConversionException(PrimitiveType from, PrimitiveType to)