MySqlORMException constructor

MySqlORMException(
  1. String message
)

Implementation

MySqlORMException(this.message);