IntegrityFailure

IntegrityFailure Exception

@safe pure nothrow final
class IntegrityFailure : Exception {}

Constructors

this
this(string msg, Throwable next, string file, int line)
Undocumented in source.

Meta