카테고리 없음
Exception in thread "main" java.io.NotSerializableException: MemberDTO
Request
2009. 2. 3. 09:11
Exception in thread "main" java.io.NotSerializableException: MemberDTO
=>MemberDTO implements Serializable 설정 안 되어 있음.