1 Star 1 Fork 0

BESTI.IS.JAVA2018/java-besti-is-tx20165221

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
DangerException.java 149 Bytes
Copy Edit Raw Blame History
20165221 authored 7 years ago . Example7_7
public class DangerException extends Exception {
final String message = "high weigh!";
public String warnMess() {
return message;
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/BESTI-IS-JAVA-2018/java-besti-is-tx20165221.git
git@gitee.com:BESTI-IS-JAVA-2018/java-besti-is-tx20165221.git
BESTI-IS-JAVA-2018
java-besti-is-tx20165221
java-besti-is-tx20165221
master

Search