<?php namespace WPMedia\Cloudflare; use RuntimeException; class UnauthorizedException extends RuntimeException {}