Searched refs:newIllegalStateException (Results 1 – 1 of 1) sorted by relevance
157 throw StringUtils.newIllegalStateException(charsetName, e); in getBytesUnchecked()161 …private static IllegalStateException newIllegalStateException(String charsetName, UnsupportedEncod… in newIllegalStateException() method in StringUtils190 throw StringUtils.newIllegalStateException(charsetName, e); in newString()