java.lang.RuntimeException
java.lang.Exception
일부 코딩 표준은 검사된 사용자 정의 예외 클래스를 억제합니다.
예:
class IllegalMoveException extends Exception {}