public class NotARotationMatrixException extends MathIllegalArgumentException
| Constructor and Description | 
|---|
| NotARotationMatrixException(Localizable specifier,
                           Object... parts)Simple constructor. | 
getContext, getLocalizedMessage, getMessageaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NotARotationMatrixException(Localizable specifier, Object... parts)
specifier - format specifier (to be translated)parts - to insert in the format (no translation)Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.