LiquidTechnologies.XmlObjects Namespace / LxException Class
Members

In This Topic
    LxException Class
    In This Topic
    Represents errors that occur during application execution. Base class for all Liquid XML Objects Exceptions
    Object Model
    LxException Class
    Syntax
    'Declaration
     
    
    Public Class LxException 
       Inherits System.Exception
    public class LxException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          LiquidTechnologies.XmlObjects.LxException
             LiquidTechnologies.XmlObjects.LxApplicationLogicException
             LiquidTechnologies.XmlObjects.LxDesignTimeException
             LiquidTechnologies.XmlObjects.LxInvalidStateException
             LiquidTechnologies.XmlObjects.LxValidationException

    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