Skip to content

Exceptions

Miloslav Hůla edited this page Dec 4, 2021 · 4 revisions

All at one place in exceptions.php.

All exceptions thrown by this library implements a marker Milo\Github\IException. See the exception classes doc blocks for their purpose.

Some of Milo\Github\ApiException descendants are related to client errors described by GitHub API documentation.

Clone this wiki locally