public class MatrixVisitorException extends MathRuntimeException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
Serializable version identifier
|
| Constructor and Description |
|---|
MatrixVisitorException(Localizable pattern,
java.lang.Object[] arguments)
Constructs a new instance with specified formatted detail message.
|
MatrixVisitorException(java.lang.String pattern,
java.lang.Object[] arguments)
Constructs a new instance with specified formatted detail message.
|
createArithmeticException, createArithmeticException, createArrayIndexOutOfBoundsException, createArrayIndexOutOfBoundsException, createConcurrentModificationException, createConcurrentModificationException, createEOFException, createEOFException, createIllegalArgumentException, createIllegalArgumentException, createIllegalArgumentException, createIllegalStateException, createIllegalStateException, createInternalError, createIOException, createNoSuchElementException, createNoSuchElementException, createNullPointerException, createNullPointerException, createParseException, createParseException, createUnsupportedOperationException, getArguments, getGeneralPattern, getLocalizedMessage, getMessage, getMessage, getPattern, getSpecificPattern, printStackTrace, printStackTraceprivate static final long serialVersionUID
public MatrixVisitorException(java.lang.String pattern,
java.lang.Object[] arguments)
pattern - format specifierarguments - format argumentspublic MatrixVisitorException(Localizable pattern, java.lang.Object[] arguments)
pattern - format specifierarguments - format argumentsCopyright (c) 2003-2013 Apache Software Foundation