FrameAncestorException, OrekitException, OrekitIllegalArgumentException, OrekitIllegalStateException, OrekitInternalError, OrekitIOException, OrekitParseException, TimeStampedCacheExceptionpublic 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.
|
Localizable |
getSpecifier() |
Get the localizable specifier of the error message.
|
String getMessage(Locale locale)
locale - Locale in which the message should be translatedLocalizable getSpecifier()
Object[] getParts()
Copyright © 2002-2018 CS Systèmes d'information. All rights reserved.