throwe
美 英
例句
What is the difference between: catch(Exception e){throw e; } and catch(Exception e){throw; }
catch(Exceptione){throwe;}和catch(Exceptione){throw;}的区别