ConstraintException constructor
const
ConstraintException(})
Implementation
const ConstraintException(
super.message, {
super.code = 'P2004',
super.originalError,
super.context,
this.constraintName,
this.constraintType,
});