LiquidTechnologies.XmlObjects Namespace / LxDataInFileException Class
Properties Methods Events


In This Topic
    LxDataInFileException Class Members
    In This Topic

    The following tables list the members exposed by LxDataInFileException.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Exception)
    Public PropertyThe error code best describing the serialization error (Inherited from LiquidTechnologies.XmlObjects.LxValidationException)
    Public PropertyThe error the file occurred in  
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public PropertyThe location of the serialization error within the source file (Inherited from LiquidTechnologies.XmlObjects.LxValidationException)
    Public Property (Inherited from System.Exception)
    Public PropertyThe severity of the serialization error (Inherited from LiquidTechnologies.XmlObjects.LxValidationException)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Exception)
    Public MethodOverridden. When overridden in a derived class, sets the System.Runtime.Serialization.SerializationInfo with information about the exception.  
    Public Method (Inherited from System.Exception)
    Public Method (Inherited from System.Exception)
    Top
    Protected Events
     NameDescription
    Protected Event (Inherited from System.Exception)
    Top
    See Also