<?php

namespace Phaxio\Error;

class APIConnectionException extends \Phaxio\Error
{
}