LiquidTechnologies.XmlObjects Namespace / LxApplicationLogicException Class
Members

In This Topic
    LxApplicationLogicException Class
    In This Topic
    Represents errors that occur during application execution. Base class for all Liquid XML Objects Exceptions Indicates a problem with the Liquid XML Objects Runtime, please report this issue to support https://www.liquid-technologies.com/create-support-ticket
    Object Model
    LxApplicationLogicException Class
    Syntax
    'Declaration
     
    
    Public Class LxApplicationLogicException 
       Inherits LxException
    public class LxApplicationLogicException : LxException 
    Inheritance Hierarchy

    System.Object
       System.Exception
          LiquidTechnologies.XmlObjects.LxException
             LiquidTechnologies.XmlObjects.LxApplicationLogicException

    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