Skip to content

Exceptions

Miloslav Hůla edited this page Jun 26, 2014 · 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