@Deprecated public class MFParseException extends ParseException
MessageFormatter.| Constructor and Description |
|---|
MFParseException(String message,
int errorOffset)
Deprecated.
Constructs a MFParseException with the specified message and offset.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage()
Deprecated.
|
getErrorOffsetaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MFParseException(String message, int errorOffset)
message - the messageerrorOffset - the position where the error is found while parsing.public String getMessage()
getMessage in class ThrowableCopyright © 2016 Unicode, Inc. and others.