StrictCookieMissingException

class OC\AppFramework\Middleware\Security\Exceptions\StrictCookieMissingException
Class StrictCookieMissingException is thrown when the strict cookie has not
been sent with the request but is required.
Source:lib/private/AppFramework/Middleware/Security/Exceptions/StrictCookieMissingException.php#34
Parent:OC\AppFramework\Middleware\Security\Exceptions\SecurityException

Methods

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