
public final class IllegalDescriptionCountMessage extends Message
ASCENDING, DESCENDING| Constructor and Description |
|---|
IllegalDescriptionCountMessage(int maxDescriptions,
int requestedDescriptions)
Creates a new
IllegalDescriptionCountMessage instance taking the maximum number of supported descriptions
and the number of requested descriptions. |
public IllegalDescriptionCountMessage(int maxDescriptions, int requestedDescriptions)
IllegalDescriptionCountMessage instance taking the maximum number of supported descriptions
and the number of requested descriptions.maxDescriptions - The maximum number of supported descriptions.requestedDescriptions - The requested number of descriptions.public Object[] getFormatArguments(Locale locale)
getFormatArguments in class MessageCopyright © 2005–2014 jDTAUS. All rights reserved.