Documentation of 'javax.measure.converter.ConversionException' Java class
ConversionException
javax.measure.converter

Class ConversionException

  • All Implemented Interfaces:
    java.io.Serializable


    public class ConversionException
    extends java.lang.RuntimeException
    Signals that a problem of some sort has occurred either when creating a converter between two units or during the conversion itself.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      ConversionException()
      Constructs a ConversionException with no detail message.
      ConversionException(java.lang.String message)
      Constructs a ConversionException with the specified detail message.
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • ConversionException

        public ConversionException()
        Constructs a ConversionException with no detail message.
      • ConversionException

        public ConversionException(java.lang.String message)
        Constructs a ConversionException with the specified detail message.
        Parameters:
        message - the detail message.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.