Frisbee\Exception\HandlerInterface::handle PHP 메소드

handle() 공개 정적인 메소드

public static handle ( Exception $e )
$e Exception
    public static function handle(Exception $e);
HandlerInterface