类 NotARotationMatrixException

所有已实现的接口:
Serializable, LocalizedException

@Deprecated public class NotARotationMatrixException extends MathIllegalArgumentException
已过时。
as of 1.0, this exception is replaced by MathIllegalStateException
This class represents exceptions thrown while building rotations from matrices.
另请参阅:
  • 构造器详细资料

    • NotARotationMatrixException

      public NotARotationMatrixException(Localizable specifier, Object... parts)
      已过时。
      简单构造函数。通过翻译和格式化消息构建异常
      参数:
      specifier - 格式说明符(需翻译)
      parts - 要插入格式中的内容(无需翻译)
      从以下版本开始:
      2.2