java.lang.RuntimeException
java.lang.Exception
一些编码标准禁止已检查的用户定义的异常类。
示例:
class IllegalMoveException extends Exception {}