<?php

namespace Phaxio\Error;

class NotFoundException extends \Phaxio\Error
{
}