You are here

class EntityAccessException in Feeds 8.3

Thrown if an access check fails.

Hierarchy

Expanded class hierarchy of EntityAccessException

1 file declares its use of EntityAccessException
EntityProcessorBase.php in src/Feeds/Processor/EntityProcessorBase.php

File

src/Exception/EntityAccessException.php, line 8

Namespace

Drupal\feeds\Exception
View source
class EntityAccessException extends FeedsRuntimeException {

}

Members