有冇考慮過method throws埋個exception出去?
望月小妖 發表於 2020-8-25 19:43




public static void main(String[] args) throws Exception {
.......
}

TOP

main throws exception

TOP