Skip to content

Commit 7963c1f

Browse files
committed
doc: add docs for exceptions
1 parent 4ed8c8e commit 7963c1f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

jax_galsim/interpolatedimage.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ def __dir__(cls):
6060
- the pad_image options
6161
- depixelize
6262
- most of the bounds checks, type checks, and dtype casts done by galsim
63+
- raises a generic ``Exception`` instead of a more specific one for some
64+
initialization errors
6365
"""
6466

6567

0 commit comments

Comments
 (0)