979899100101102103104105
throw new MessageFormatException("Invalid conversion"); } } catch (IndexOutOfBoundsException e) { throw new MessageEOFException(""); } }
135136137138139140141142
177178179180181182183184
208209210211212213214215
255256257258259260261262
307308309310311312313314
344345346347348349350351
386387388389390391392393
458459460461462463464465
521522523524525526527528
} } catch (IndexOutOfBoundsException e) { throw new MessageEOFException(""); } }