花子 发表于 2013-7-24 15:01:18

Java哪些是最常见到的runtime exception?

宋倩倩 发表于 2013-7-24 15:08:41

ArithmeticException, ArrayStoreException,BufferOverflowException, BufferUnderflowException,CannotRedoException, CannotUndoException,ClassCastException, CMMException,   ConcurrentModificationException,   DOMException, EmptyStackException, IllegalArgumentException,IllegalMonitorStateException, IllegalPathStateException,IllegalStateException,   ImagingOpException,   IndexOutOfBoundsException,MissingResourceException,NegativeArraySizeException,NoSuchElementException,   NullPointerException,ProfileDataException, ProviderException,RasterFormatException, SecurityException, SystemException, UndeclaredThrowableException,   UnmodifiableSetException,UnsupportedOperationException上面的全部都是!
页: [1]
查看完整版本: Java哪些是最常见到的runtime exception?