public class SkeletonSyntaxException extends IllegalArgumentException
NumberFormatter,
Serialized Form| Constructor and Description |
|---|
SkeletonSyntaxException(String message,
CharSequence token)
Construct a new SkeletonSyntaxException with information about the token at the point of failure.
|
SkeletonSyntaxException(String message,
CharSequence token,
Throwable cause)
Construct a new SkeletonSyntaxException with information about the token at the point of failure.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SkeletonSyntaxException(String message, CharSequence token)
NumberFormatterpublic SkeletonSyntaxException(String message, CharSequence token, Throwable cause)
NumberFormatterCopyright © 2016 Unicode, Inc. and others.