Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Exposing custom workflow exception #2752

Merged
merged 2 commits into from
May 1, 2024
Merged

Conversation

raph-luc
Copy link
Member

Closes #2750

Renamed from NewCommandError to the more detailed but verbose CommandInstanceCreationError
Can now be imported as from ansys.fluent.core.workflow import CommandInstanceCreationError if a client wants to handle it
Slightly reworded the docstring as well

@raph-luc raph-luc merged commit 13857df into main May 1, 2024
26 checks passed
@raph-luc raph-luc deleted the maint/private-exception branch May 1, 2024 12:31
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.

Minor: exception defined inside internal method
4 participants