ImageGear .NET v25.1 - Updated
ImGearARTAccessDeniedException Class
Members 




ImageGear.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
public class ImGearARTAccessDeniedException : ImageGear.Core.ImGearException 
public __gc class ImGearARTAccessDeniedException : public ImageGear.Core.ImGearException 
public ref class ImGearARTAccessDeniedException : public ImageGear.Core.ImGearException 
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