C# Class Deveel.Data.Sql.ConstraintViolationException

A database exception that represents a constraint violation.
Inheritance: SqlErrorException
Show file Open project: deveel/deveeldb

Private Methods

Method Description
ConstraintViolationException ( int errorCode, string message ) : System