public final class ConstraintNotFound extends UserException
Modifier and Type | Field and Description |
---|---|
int |
id |
Constructor and Description |
---|
ConstraintNotFound() |
ConstraintNotFound(int id) |
ConstraintNotFound(java.lang.String _reason,
int id) |