This exception is not being translated to a provider agnostic exception type.
Npgsql.PostgresException (0x80004005): 22001: value too long for type character varying(200)
at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
at