Skip to content

Commit f6a8d6c

Browse files
Merge pull request softlayer#1537 from ATGE/issues/1533-exceptions-docs
Add Exceptions to Documentation
2 parents acdda7e + 5e59420 commit f6a8d6c

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

docs/api/client.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,10 @@ API Reference
249249

250250
.. automodule:: SoftLayer.API
251251
:members:
252-
:ignore-module-all:
252+
:ignore-module-all:
253+
254+
.. automodule:: SoftLayer.exceptions
255+
:members:
253256

254257
.. automodule:: SoftLayer.decoration
255258
:members:

0 commit comments

Comments
 (0)