. // }}} namespace Component\Avatar\Exception; use Exception; class NoAvatarException extends Exception { }