<?php

namespace Phaxio\Error;

class AuthenticationException extends \Phaxio\Error
{
}