public class SkeletonSyntaxException
extends java.lang.IllegalArgumentException
NumberFormatter
,
Serialized FormConstructor 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)
NumberFormatter
public SkeletonSyntaxException(java.lang.String message, java.lang.CharSequence token, java.lang.Throwable cause)
NumberFormatter
Copyright © 2016 Unicode, Inc. and others.