org.apache.commons.math3.geometry.euclidean.threed
public class NotARotationMatrixException extends MathIllegalArgumentException
Constructor and Description |
---|
NotARotationMatrixException(Localizable specifier,
Object... parts)
Simple constructor.
|
getContext, getLocalizedMessage, getMessage
fillInStackTrace, getCause, getStackTrace, 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–2015 The Apache Software Foundation. All rights reserved.