Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / InvalidNameException Class
Members


InvalidNameException Class
/// Represents the exception that is thrown when an error is encountered.
Syntax
'Declaration
 
Public Class InvalidNameException 
   Inherits System.Exception
 
'Usage
 
Dim instance As InvalidNameException
Inheritance Hierarchy

System.Object
   System.Exception
      FarPoint.Win.Spread.Model.InvalidNameException

See Also