Searched refs:throwIllegalStateException (Results 1 – 3 of 3) sorted by relevance
592 throwIllegalStateException(state, newState); in encode()695 throwIllegalStateException(state, ST_FLUSHED); in flush()924 throwIllegalStateException(state, ST_CODING); in canEncode()1021 private void throwIllegalStateException(int from, int to) { in throwIllegalStateException() method in CharsetEncoder
574 throwIllegalStateException(state, newState); in decode()677 throwIllegalStateException(state, ST_FLUSHED); in flush()993 private void throwIllegalStateException(int from, int to) { in throwIllegalStateException() method in CharsetDecoder
154 private void throwIllegalStateException(int from, int to) { in throwIllegalStateException() method in CharsetEncoder