개발
2014년 6월 18일 수요일
Web SQL error handling (에러 처리)
function db_errorCB(transaction, e) {
console.log(e);
console.log("e.message :" + e.message);
}
참고 :
http://stackoverflow.com/questions/16559832/how-to-get-the-context-of-a-web-sql-error
댓글 없음:
댓글 쓰기
‹
›
홈
웹 버전 보기
댓글 없음:
댓글 쓰기