Files
cvc5/docs/examples/exceptions.rst
Alex Ozdemir 1ae29f4353 Bump Pythonic (transcendentals) & exception example (#8553)
- Bump version of Pythonic API to include transcendentals.
- Document Pythonic API's transcendentals.
- Add exception Pythonic API example.
2022-04-04 20:11:30 +00:00

9 lines
208 B
ReStructuredText

Exception Handling
======================================
.. api-examples::
<examples>/api/java/Exceptions.java
<examples>/api/python/exceptions.py
<pythonicapi>/test/pgms/example_exceptions.py