ProfilerException Class

MNG Profiler

MNG.Direct Documentation
Members 


MNG.Profiler.Exceptions Namespace : ProfilerException Class
ProfilerException Class
Exception used if there is a general issue with the profiler.
Syntax
'Declaration
 
Public Class ProfilerException 
   Inherits System.Exception
'Usage
 
Dim instance As ProfilerException
public class ProfilerException : System.Exception 
public ref class ProfilerException : public System.Exception 
Inheritance Hierarchy

System.Object
   System.Exception
      MNG.Profiler.Exceptions.ProfilerException

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