FrameAncestorException
, OrekitException
, OrekitIllegalArgumentException
, OrekitIllegalStateException
, OrekitInternalError
, OrekitIOException
, OrekitParseException
, TimeStampedCacheException
public interface LocalizedException
Modifier and Type | Method | Description |
---|---|---|
String |
getMessage(Locale locale) |
Gets the message in a specified locale.
|
Object[] |
getParts() |
Get the variable parts of the error message.
|
org.hipparchus.exception.Localizable |
getSpecifier() |
Get the localizable specifier of the error message.
|
String getMessage(Locale locale)
locale
- Locale in which the message should be translatedorg.hipparchus.exception.Localizable getSpecifier()
Object[] getParts()
Copyright © 2002-2019 CS Systèmes d'information. All rights reserved.