You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: expand MAPDL error-handling docs and add PDF download link (#4282)
* docs: expand MAPDL error-handling docs and add PDF download link
- Expand "Warnings and errors" to describe Pythonic exception conversion and error-handling behavior
- Add concrete try/except examples (including MapdlRuntimeError) and an example showing handling of specific Mapdl exceptions
- Document the exception hierarchy and common error classes
- Clarify that ignore_errors is an attribute and show usage
- Add link to download the complete PyMAPDL documentation PDF in the Getting Started learning page
* chore: adding changelog file 4282.documentation.md [dependabot-skip]
* docs: remove duplicated pymapdl_latest_pdf_doc link from links.rst
---------
Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>
0 commit comments