Serializable
, LocalizedException
public class FrameAncestorException extends OrekitException
UpdatableFrame.updateTransform
method.Constructor | Description |
---|---|
FrameAncestorException(org.hipparchus.exception.Localizable specifier,
Object... parts) |
Simple constructor.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
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
- format specifier (to be translated)parts
- parts to insert in the format (no translation)Copyright © 2002-2019 CS Systèmes d'information. All rights reserved.