master
<?php namespace lookyman\U2f\Exception; class AuthenticationException extends \Exception implements IException { }