You are here

AvatarKitEntityAvatarIdentifierException.php in Avatar Kit 8.2

File

src/Exception/AvatarKitEntityAvatarIdentifierException.php
View source
<?php

namespace Drupal\avatars\Exception;


/**
 * Exception thrown for avatar identifiers.
 */
class AvatarKitEntityAvatarIdentifierException extends \Exception {

}

Classes

Namesort descending Description
AvatarKitEntityAvatarIdentifierException Exception thrown for avatar identifiers.