課程
/后端開(kāi)發(fā)
/Java
/Java入門(mén)第三季
bookNotExists.initCause(e);
2014-12-05
源自:Java入門(mén)第三季 1-9
正在回答
將此 e的?cause?初始化為指定值。
在API中有更詳細(xì)的講解,請(qǐng)查閱API
舉報(bào)
Java中你必須懂得常用技能,不容錯(cuò)過(guò)的精彩,快來(lái)加入吧
5 回答作業(yè)中,initCause(e)的作用是什么啊?
3 回答InputMismatchException e這個(gè)e是什么意思,代表什么?
1 回答newExc.initCause(e); initCause是什么意思?用來(lái)干嘛的
2 回答為什么突然出現(xiàn)一個(gè)initCause(e)
4 回答newExc.initCause(e);
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號(hào)-11 京公網(wǎng)安備11010802030151號(hào)
購(gòu)課補(bǔ)貼聯(lián)系客服咨詢(xún)優(yōu)惠詳情
慕課網(wǎng)APP您的移動(dòng)學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號(hào)
2014-12-05
將此 e的?cause?初始化為指定值。
在API中有更詳細(xì)的講解,請(qǐng)查閱API