You are here

EncryptException.php in Encrypt 8.3

File

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

namespace Drupal\encrypt\Exception;


/**
 * Class EncryptException.
 */
class EncryptException extends \Exception {

}

Classes

Namesort descending Description
EncryptException Class EncryptException.