Documentation of 'org.matheclipse.core.eval.exception.DimensionException' Java class
DimensionException
org.matheclipse.core.eval.exception

Class DimensionException

  • All Implemented Interfaces:
    java.io.Serializable


    public class DimensionException
    extends MathException
    Signals that an operation is performed upon vectors or matrices whose dimensions disagree.
    See Also:
    Serialized Form
    • Constructor Summary

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

      • DimensionException

        public DimensionException()
        Constructs a dimension exception with no detail message.
      • DimensionException

        public DimensionException(java.lang.String message)
        Constructs a dimension 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.