Home
last modified time | relevance | path

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

/external/guava/guava-gwt/src-super/java/nio/charset/
DUnsupportedCharsetException.java24 public class UnsupportedCharsetException extends IllegalArgumentException { class
27 public UnsupportedCharsetException(String charsetName) { in UnsupportedCharsetException() method in UnsupportedCharsetException