CustomSqlException constructor

CustomSqlException(
  1. String? reason
)

Implementation

CustomSqlException(this.reason);