synaser
type ESynaSerError = class(Exception)
Exception type for SynaSer errors
ErrorCode: integer;
ErrorMessage: string;