githubapp.exceptions

Github App Exceptions

Module Contents

API

exception githubapp.exceptions.GithubAppRuntimeException

Bases: Exception

An exception that will not be reraised at the end of the webhook_handler.handle call

Initialization

Initialize self. See help(type(self)) for accurate signature.