public class NotARotationMatrixException extends MathIllegalArgumentException
Constructor and Description |
---|
NotARotationMatrixException(Localizable specifier,
Object... parts)
Simple constructor.
|
getContext, getLocalizedMessage, getMessage
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public 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.