java.lang.RuntimeException
java.lang.Exception
一部のコーディング標準は、ユーザー定義のチェック例外クラスを抑止します。
例:
class IllegalMoveException extends Exception {}