raisefunction
Introduction

This project provides a function that raises errors passed to it.

Installation
Features
  • raisefunction.raisefunction(exc: BaseException) -> None
  • raisefunction.raisefunction(exc: BaseException, cause: Optional[BaseException]) -> None
This function binds the raise command.
Testing
License
Impressum