Module java.base
Package java.util

Class IllformedLocaleException

java.lang.Object
All Implemented Interfaces:
Serializable

public class IllformedLocaleException extends RuntimeException
Thrown by methods in Locale and Locale.Builder to indicate that an argument is not a well-formed BCP 47 tag.
Since:
1.7
See Also: