Nevron .NET Vision
Nevron.Chart.Functions Namespace / NFunctionException Class
Members


In This Topic
    NFunctionException Class
    In This Topic
    Thrown when an error occures in the function calculation.
    Object Model
    NFunctionException Class
    Syntax
    'Declaration
     
    
    Public Class NFunctionException 
       Inherits System.Exception
    'Usage
     
    
    Dim instance As NFunctionException
    public class NFunctionException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          Nevron.Chart.Functions.NFunctionException

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also