public class FrameAncestorException extends OrekitException
UpdatableFrame.updateTransform
方法抛出的异常的基类。
Constructor and Description |
---|
FrameAncestorException(org.hipparchus.exception.Localizable specifier, Object... parts)
简单构造函数。
|
getLocalizedMessage, getMessage, getMessage, getParts, getSpecifier, unwrap
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FrameAncestorException(org.hipparchus.exception.Localizable specifier, Object... parts)
specifier
- 格式说明符(需要翻译)
parts
- 要插入格式中的部分(无需翻译)
Copyright © 2002-2023 CS GROUP. All rights reserved.