factory ServerpodSqlException({ required String message, required String sql, }) = _ServerpodSqlExceptionImpl;