Nevron .NET Vision
Nevron Namespace / NException Class
Members


In This Topic
    NException Class
    In This Topic
    Base class for all exceptions.
    Object Model
    NException Class
    Syntax
    'Declaration
     
    
    Public Class NException 
       Inherits System.Exception
    'Usage
     
    
    Dim instance As NException
    public class NException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          Nevron.NException
             Nevron.NExpectedException

    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