public class MatrixIndexException extends MathRuntimeException
Constructor and Description |
---|
MatrixIndexException(Localizable pattern,
java.lang.Object... arguments)
Constructs a new instance with specified formatted detail message.
|
MatrixIndexException(java.lang.String pattern,
java.lang.Object... arguments)
Deprecated.
as of 2.2 replaced by
MatrixIndexException(Localizable, Object...) |
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
@Deprecated public MatrixIndexException(java.lang.String pattern, java.lang.Object... arguments)
MatrixIndexException(Localizable, Object...)
pattern
- format specifierarguments
- format argumentspublic MatrixIndexException(Localizable pattern, java.lang.Object... arguments)
pattern
- format specifierarguments
- format arguments"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"