객체를 정의 한후 생성자를 이용해 생성하지 않고 바로 객체를 생성하면서 생긴오류
heap 위치에 new() 생성자를 생성시켜주는 작업이 없었다는 이야기
'오류' 카테고리의 다른 글
안드로이드 스튜디오 import 오류 (0) | 2023.03.24 |
---|---|
TypeError: Object of type date is not JSON serializable (0) | 2023.03.11 |
android.content.res.Resources$NotFoundException: String resource ID #0x1 애러 (0) | 2023.01.27 |
serverless lambda에 배포시 오류 cloudwatch로 확인후requirements에 라이브러리 설치 (0) | 2023.01.11 |
ParserError: Error tokenizing data. C error: Expected 23 fields in line 1149094, saw 41 (1) | 2023.01.03 |