master
<?php declare(strict_types=1); namespace Peak\Http\Exception; class BodyParserException extends \Exception {}