<?php

namespace Phaxio\Error;

class RateLimitException extends \Phaxio\Error
{
}