ExecuteSQLStatementFailedException
public ExecuteSQLStatementFailedException()
public ExecuteSQLStatementFailedException(Exception innerException, string executedSQL, IEnumerable parameters)
public ExecuteSQLStatementFailedException(string message, string executedSQL, Exception innerException)
public ExecuteSQLStatementFailedException(string message, string executedSQL, IEnumerable parameters, Exception innerException)