org.matheclipse.core.eval.exception
Class DimensionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.matheclipse.parser.client.math.MathException
-
- org.matheclipse.core.eval.exception.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.
-
DMelt 3.0 © DataMelt by jWork.ORG