javax.vecmath
public class SingularMatrixException extends RuntimeException
Constructor Summary | |
---|---|
SingularMatrixException()
Creates the exception object with default values. | |
SingularMatrixException(String str)
Creates the exception object that outputs a message. |
Parameters: str the message string to output