To raise an exception, simply pass the appropriate instance to throw , normally: throw new MyFormatExpcetion("spaces are not allowed"); -- you ...
確定! 回上一頁