异常类结构图
2022-04-21 14:03:26 49 举报
AI智能生成
异常类总结
作者其他创作
大纲/内容
Exception
RuntimeException
IndexOutOfBoundsException
StringIndexOutBoundsException
ArrayIndexOutBoundsException
ArrayStoreException
IllegalArgumentException
IllegalThreadStateException
NumberFormatException
TypeNotPresentException
ArithmeticException
NullPointerException
ClassCastException
UnsportedOperationException
IllegalMonitorStateException
IllegalStateException
NegativeArraySizeException
securityException
ReflectiveOperationException
NoSuchMethodException
IllegalAccessException
NoSuchFieldException
InstantationException
ClassNotFoundException
InterruptedException
CloneNotSupportedException
Error
LinkageError
NoClassDefFoundError
ExceptionInInitializerError
ClassCircularityError
BootStrapMethodError
VerifyError
ClassFormatError
UnsupportedClassVersionError
UnsatisfieldLinkError
IncompatibleClassChangeError
NoSuchFieldError
InstantiationError
AbstractMethodError
IllegalAccessError
NoSuchMethodError
VirtualMachineError
StackOverflowError
InternalError
OutOfMemoryError
UnknownError
ThreadDeath
AssertionError
0 条评论
下一页