public class SkeletonSyntaxException
extends java.lang.IllegalArgumentException
NumberFormatter,
Serialized Form| Constructor and Description |
|---|
SkeletonSyntaxException(java.lang.String message,
java.lang.CharSequence token)
Construct a new SkeletonSyntaxException with information about the token at the point of failure.
|
SkeletonSyntaxException(java.lang.String message,
java.lang.CharSequence token,
java.lang.Throwable cause)
Construct a new SkeletonSyntaxException with information about the token at the point of failure.
|
public SkeletonSyntaxException(java.lang.String message,
java.lang.CharSequence token)
NumberFormatterpublic SkeletonSyntaxException(java.lang.String message,
java.lang.CharSequence token,
java.lang.Throwable cause)
NumberFormatterCopyright © 2016 Unicode, Inc. and others.