public class NotARotationMatrixException extends MathIllegalArgumentException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
Serializable version identifier
|
| Constructor and Description |
|---|
NotARotationMatrixException(Localizable specifier,
java.lang.Object... parts)
Simple constructor.
|
getContext, getLocalizedMessage, getMessageprivate static final long serialVersionUID
public NotARotationMatrixException(Localizable specifier, java.lang.Object... parts)
specifier - format specifier (to be translated)parts - to insert in the format (no translation)Copyright (c) 2003-2015 Apache Software Foundation