Jig*_*shi 13
public writeThisToFile(String line) throws FileNotFoundException, AppSpecificServiceException, SecurityException{
/* some thing */
}
Run Code Online (Sandbox Code Playgroud)
也可以看看
public void yourMethod() throws anException, anotherException {
//stuff here
}
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
8268 次 |
| 最近记录: |