ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Aspnetcore.Designer Assembly / GrapeCity.ActiveReports.Web.Designer Namespace / ImageNotFoundException Class
Members

In This Topic
    ImageNotFoundException Class
    In This Topic
    Represents the exception that is thrown when an image cannot be found.
    Object Model
    ImageNotFoundException Class
    Syntax
    'Declaration
     
    Public Class ImageNotFoundException 
       Inherits System.Exception
    public class ImageNotFoundException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          GrapeCity.ActiveReports.Web.Designer.ImageNotFoundException

    See Also