org.apache.commons.math3.linear
public class SingularMatrixException extends MathIllegalArgumentException
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID
Serializable version Id.
|
Constructor and Description |
---|
SingularMatrixException()
Construct an exception.
|
getContext, getLocalizedMessage, getMessage
fillInStackTrace, getCause, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
private static final long serialVersionUID
Copyright (c) 2003-2013 Apache Software Foundation