InvalidCharacterSetsException.php in Generate Password 8
Namespace
Drupal\genpassFile
src/InvalidCharacterSetsException.phpView source
<?php
namespace Drupal\genpass;
/**
* Class InvalidCharacterSetsException.
*/
class InvalidCharacterSetsException extends \Exception {
}
Classes
Name | Description |
---|---|
InvalidCharacterSetsException | Class InvalidCharacterSetsException. |