LiquidTechnologies.XmlObjects Namespace / LxInvalidStateException Class
Members

In This Topic
    LxInvalidStateException Class
    In This Topic
    Represents errors that occur during application execution. Base class for all Liquid XML Objects Exceptions Throw when serializer is in an unexpected state causing it to fail to read or write a document
    Object Model
    LxInvalidStateException Class
    Syntax
    'Declaration
     
    
    Public Class LxInvalidStateException 
       Inherits LxException
    public class LxInvalidStateException : LxException 
    Inheritance Hierarchy

    System.Object
       System.Exception
          LiquidTechnologies.XmlObjects.LxException
             LiquidTechnologies.XmlObjects.LxInvalidStateException

    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