<?php namespace Xentral\Modules\DocuvitaApi\Exception; class UnauthorizedException extends \RuntimeException implements DocuvitaApiExceptionInterface { }