<?php namespace Xentral\Modules\TaxdooApi\Exception; class ConfigurationMissingException extends \RuntimeException implements TaxdooApiExceptionInterface { }