LiquidTechnologies.XmlObjects Namespace / LxValidationException Class
Members

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

    System.Object
       System.Exception
          LiquidTechnologies.XmlObjects.LxException
             LiquidTechnologies.XmlObjects.LxValidationException
                LiquidTechnologies.XmlObjects.LxDataInFileException
                LiquidTechnologies.XmlObjects.LxInvalidValueException
                LiquidTechnologies.XmlObjects.LxSerializationException

    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