public class NotARotationMatrixException extends MathException
Constructor and Description |
---|
NotARotationMatrixException(Localizable specifier,
java.lang.Object... parts)
Simple constructor.
|
NotARotationMatrixException(java.lang.String specifier,
java.lang.Object... parts)
Deprecated.
as of 2.2 replaced by
NotARotationMatrixException(Localizable, Object...) |
getArguments, getGeneralPattern, getLocalizedMessage, getMessage, getMessage, getPattern, getSpecificPattern, printStackTrace, printStackTrace
@Deprecated public NotARotationMatrixException(java.lang.String specifier, java.lang.Object... parts)
NotARotationMatrixException(Localizable, Object...)
specifier
- format specifier (to be translated)parts
- to insert in the format (no translation)public NotARotationMatrixException(Localizable specifier, java.lang.Object... parts)
specifier
- format specifier (to be translated)parts
- to insert in the format (no translation)"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"