EMedConnectionError.Create EMedConnectionError

constructor Create( cn: TMedConnection; errCode: Integer; emsg: String );

Description

Creates EMedConnectionError instance.

errCode specified error code. Possible error codes are defined as constants starting with ERR_CONN_ in MedDataset.prg

emsg is a message explaining exception reason.