ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Util.Licensing Namespace / LicenseException Class
Members

In This Topic
    LicenseException Class
    In This Topic
    The exception for licensing.
    Object Model
    LicenseException Class
    Syntax
    'Declaration
     
    Public Class LicenseException 
       Inherits System.Exception
    public class LicenseException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          C1.Util.Licensing.LicenseException

    See Also