public class MatrixVisitorException extends MathRuntimeException
Constructor and Description |
---|
MatrixVisitorException(Localizable pattern,
Object[] arguments)
Constructs a new instance with specified formatted detail message.
|
MatrixVisitorException(String pattern,
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, printStackTrace
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toString
public MatrixVisitorException(String pattern, Object[] arguments)
pattern
- format specifierarguments
- format argumentspublic MatrixVisitorException(Localizable pattern, Object[] arguments)
pattern
- format specifierarguments
- format argumentsCopyright © 2003–2018. All rights reserved.