catch(Exception ex) { throw; } } static void ExceptionHere() { throw new Exception("This is exception message."); }
確定! 回上一頁