<?php

namespace Amp\WindowsRegistry;

class KeyNotFoundException extends \Exception
{
}
