OnError (exception => { // Handle the error here. }); ... The Cake script runner will then log the error (using the Error method) and return exit code 1 to ...
確定! 回上一頁