摘要:
class Annoyance extends Exception {} class Sneeze extends Annoyance {} class Human { public static void main(String[] args) throws Exception { try { try { throw new Sneeze(); } ... 阅读全文
posted @ 2018-09-24 00:37
mljqqh
阅读(708)
评论(0)
推荐(0)
浙公网安备 33010602011771号