- ArrayIndexOfBounds
- java.util.IllegalFormatFlagsException
- 나의 경우: printf문에서 %를 출력할 때에는 %%로 작성.
System.*out*.printf("%f % %f = %f\\n", left, right, left % right); : 오류
- ArithmeticException
- NullPointerException
- 이미 실행중인 포트 에러
- netstat -ano | findstr 8080
- taskkill /PID {실행중인 번호} /F