SQLiteException constructor

SQLiteException(
  1. String message
)

Implementation

SQLiteException(this.message);