OneRowConstraintException

The exception is thrown when a sql query was marked as one row respond and the query returns a multiple rows. Transaction of the query is rollbacked.

Constructors

this
this(string msg, string file, size_t line)
Undocumented in source.

Meta