ImageGear .NET v24.14 - Updated September 15, 2020
ImGearARTAccessDeniedException Class
Members 




ImageGear24.Art Assembly > ImageGear.ART Namespace : ImGearARTAccessDeniedException Class
The Access Denied exception.
Object Model
ImGearARTAccessDeniedException ClassImGearARTPage ClassImGearARTAccessRights Class
Syntax
'Declaration
 
Public Class ImGearARTAccessDeniedException 
   Inherits ImageGear.Core.ImGearException
 
'Usage
 
Dim instance As ImGearARTAccessDeniedException
Remarks
The exception is thrown in case if the access to the object was limited.
Inheritance Hierarchy

System.Object
   System.Exception
      ImageGear.Core.ImGearException
         ImageGear.ART.ImGearARTAccessDeniedException

See Also

Reference

ImGearARTAccessDeniedException Members
ImageGear.ART Namespace
ImGearARTAccessController Class
ImGearARTAccessRights Class
AccessController Property