We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ffd58a commit 36a2227Copy full SHA for 36a2227
doc/source/user_guide/ansys_exceptions.rst
@@ -30,5 +30,6 @@ You can also extend the base exception class to define your own custom exception
30
31
pass
32
33
+
34
raise CustomError("This is a custom error message.")
35
```
0 commit comments