Exception thrown when access to a EPiServer resource is denied
Namespace:
EPiServer.CoreAssembly: EPiServer (in EPiServer.dll) Version: 6.1.379.0
Syntax
| C# |
|---|
public class AccessDeniedException : EPiServerException |
Remarks
This exception is commonly thrown when you are denied access to perform an
action on a specific page using EPDataFactory. For debugging scenarios you
can use the PageLink property for the source page of an exception.
Inheritance Hierarchy
System..::.Object
System..::.Exception
System..::.ApplicationException
EPiServer.Core..::.EPiServerException
EPiServer.Core..::.AccessDeniedException
System..::.Exception
System..::.ApplicationException
EPiServer.Core..::.EPiServerException
EPiServer.Core..::.AccessDeniedException