NotConfirmedException

class OC\AppFramework\Middleware\Security\Exceptions\NotConfirmedException
Class NotConfirmedException is thrown when a resource has been requested by a
user that has not confirmed their password in the last 30 minutes.
Source:lib/private/AppFramework/Middleware/Security/Exceptions/NotConfirmedException.php#34
Parent:OC\AppFramework\Middleware\Security\Exceptions\SecurityException

Methods

public OC\AppFramework\Middleware\Security\Exceptions\NotConfirmedException::__construct()
Source:lib/private/AppFramework/Middleware/Security/Exceptions/NotConfirmedException.php#35