2014年4月9日 星期三

例外: 例外的種類和 API



點選 http://docs.oracle.com/javase/7/docs/api/ 查詢 Java 7 API (或 http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html)

Exceptions

     CharConversionException
     EOFException
     FileNotFoundException
     InterruptedIOException
     InvalidClassException
     InvalidObjectException
     IOException
     NotActiveException
     NotSerializableException
     ObjectStreamException
     OptionalDataException
     StreamCorruptedException
     SyncFailedException
     UnsupportedEncodingException
     UTFDataFormatException
     WriteAbortedException

Errors

     IOError


沒有留言:

張貼留言