Skip to content

ExecUtilException is updated (RO props)#4

Merged
dmitry-lipetsk merged 4 commits intopostgrespro:masterfrom
dmitry-lipetsk:D20260109_001--ExecUtilException
Jan 9, 2026
Merged

ExecUtilException is updated (RO props)#4
dmitry-lipetsk merged 4 commits intopostgrespro:masterfrom
dmitry-lipetsk:D20260109_001--ExecUtilException

Conversation

@dmitry-lipetsk
Copy link
Collaborator

Changes:

  • message, command, exit_code, out, error are RO-props now
  • new: description
  • message returns dynamically created text
  • description replaces message
  • str returns message
  • new: repl method

Tests are added, too.

Changes:
 - message, command, exit_code, out, error are RO-props now
 - new: description
 - message returns dynamically created text
 - description replaces message
 - __str__ returns message
 - new: __repl__ method

Tests are added, too.
- ExecUtilException::__str__ is inherited from TestgresException
- TestgresException provides RO-property 'source'. It has None value
@dmitry-lipetsk dmitry-lipetsk merged commit 981dbe8 into postgrespro:master Jan 9, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant