I tried googling ...
but as expected, google ignored it.
I have this code :
try {
// some code
}
catch( ... ) {
// catch logic
}
I'm guessing that ...
means any kind of exceptions, am I right ?
any other usages for this ?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…