try { arg.prettyPrintTo(os); os.write('\n'); } catch(IOException ex) throw new RuntimeException(ex); }. Catching the exact problematic exception (Or, ...
確定! 回上一頁