Serializable
, LocalizedException
MathIllegalStateException
@Deprecated public class NotARotationMatrixException extends MathIllegalArgumentException
Constructor | Description |
---|---|
NotARotationMatrixException(Localizable specifier,
Object... parts) |
Deprecated.
Simple constructor.
|
createInternalError, createInternalError, getLocalizedMessage, getMessage, getMessage, getParts, getSpecifier
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
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 © 2016–2018 Hipparchus.org. All rights reserved.