jsci.maths
Class DimensionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalArgumentException
-
- jsci.maths.DimensionException
-
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- MatrixDimensionException, VectorDimensionException
public class DimensionException extends java.lang.IllegalArgumentExceptionThis exception occurs when there is a problem involving an object's dimensions.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description DimensionException()Constructs a DimensionException with no detail message.DimensionException(java.lang.String s)Constructs a DimensionException with the specified detail message.
-
DMelt 3.0 © DataMelt by jWork.ORG