Home
last modified time | relevance | path

Searched defs:UnsupportedCharsetException (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/main/java/java/nio/charset/
DUnsupportedCharsetException.java24 public class UnsupportedCharsetException extends IllegalArgumentException { class
42 public UnsupportedCharsetException(String charsetName) { in UnsupportedCharsetException() method in UnsupportedCharsetException