Documentation of 'org.jscience.physics.amount.AmountException' Java class
AmountException
org.jscience.physics.amount

Class AmountException

  • All Implemented Interfaces:
    java.io.Serializable


    public class AmountException
    extends java.lang.RuntimeException
    Signals that an illegal measure operation has been performed.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      AmountException()
      Constructs a measure exception with no detail message.
      AmountException(java.lang.String message)
      Constructs a measure exception with the specified 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

      • AmountException

        public AmountException()
        Constructs a measure exception with no detail message.
      • AmountException

        public AmountException(java.lang.String message)
        Constructs a measure exception with the specified message.
        Parameters:
        message - the error message.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.