DBODuplicateEntryException

Undocumented in source.

Constructors

this
this(TypeInfo type, string fieldName, MySQLReceivedException e)
Undocumented in source.

Members

Static functions

fromDBO
typeof(this) fromDBO(T dbo, MySQLReceivedException e)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

fieldName
string fieldName;
Undocumented in source.
mySqlException
MySQLReceivedException mySqlException;
Undocumented in source.
type
TypeInfo type;
Undocumented in source.

Meta