TestDatabaseException constructor

TestDatabaseException(
  1. String message
)

Implementation

TestDatabaseException(this.message) : super('');