SqliteException constructor

SqliteException(
  1. String message
)

Implementation

SqliteException(this.message);