Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / InvalidFileFormatException Class
Members


In This Topic
    InvalidFileFormatException Class
    In This Topic
    Exception is thrown when fail to load input map file.
    Syntax
    'Declaration
     
    
    Public Class InvalidFileFormatException 
       Inherits System.Exception
    'Usage
     
    
    Dim instance As InvalidFileFormatException
    public class InvalidFileFormatException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          FarPoint.Win.Spread.InvalidFileFormatException

    See Also