-
[JAVA에러] No constructor with 0 arguments defined in classError 2018. 7. 10. 18:56
No constructor with 0 arguments defined in class
명시 적으로 생성자를 정의 할 때 클래스에 0 개의 인수가 정의 된 생성자가 없다라는 뜻.
해결법-> 생성자를 지워준다.
'Error' 카테고리의 다른 글
Credential is not supported if the CORS header ‘Access-Control-Allow-Origin’ is ‘*’ (0) 2020.06.02 [OracleDB 에러] ora 12560 tns protocol adapter error (0) 2018.07.10