LiquidTechnologies.XmlObjects Namespace / LxDesignTimeException Class
Members

In This Topic
    LxDesignTimeException Class
    In This Topic
    Represents errors that occur during application execution. Base class for all Liquid XML Objects Exceptions Base class for errors that indicate an issue with the design time data (attributed classes)
    Object Model
    LxDesignTimeException Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class LxDesignTimeException 
       Inherits LxException
    public abstract class LxDesignTimeException : LxException 
    Inheritance Hierarchy

    System.Object
       System.Exception
          LiquidTechnologies.XmlObjects.LxException
             LiquidTechnologies.XmlObjects.LxDesignTimeException
                LiquidTechnologies.XmlObjects.LxInvalidAttributionException
                LiquidTechnologies.XmlObjects.LxInvalidDesignTimeDataException
                LiquidTechnologies.XmlObjects.LxLicenseException

    Requirements

    Target Platforms: Windows 10, Windows 8, Windows 7, Windows Vista, Windows Server 2016, Windows Server 2012, Windows Server 2008. Please ensure you have the latest Service Pack for your operating system installed.

    See Also