NotLoggedInException¶
-
class
OC\AppFramework\Middleware\Security\Exceptions\
NotLoggedInException
¶ - Class NotLoggedInException is thrown when a resource has been requested by aguest user that is not accessible to the public.
Source: lib/private/AppFramework/Middleware/Security/Exceptions/NotLoggedInException.php#36 Parent: OC\AppFramework\Middleware\Security\Exceptions\SecurityException
Methods¶
-
public
OC\AppFramework\Middleware\Security\Exceptions\NotLoggedInException::
__construct
()¶ Source: lib/private/AppFramework/Middleware/Security/Exceptions/NotLoggedInException.php#37