public interface LocalizedException
Modifier and Type | Method and Description |
---|---|
String |
getMessage(Locale locale)
获取指定区域设置中的消息。
|
Object[] |
getParts()
获取错误消息的可变部分。
|
org.hipparchus.exception.Localizable |
getSpecifier()
获取错误消息的可本地化指定符。
|
Copyright © 2002-2023 CS GROUP. All rights reserved.