ModuleAlreadyExistsException

class OC\Encryption\Exceptions\ModuleAlreadyExistsException
Source:lib/private/Encryption/Exceptions/ModuleAlreadyExistsException.php#28
Parent:OCP\Encryption\Exceptions\GenericEncryptionException

Methods

public OC\Encryption\Exceptions\ModuleAlreadyExistsException::__construct($id, $name)
Source:

lib/private/Encryption/Exceptions/ModuleAlreadyExistsException.php#34

Parameters:
  • $id (string)
  • $name (string)