AVEVA OMI Software Developer Kit
Members 



ThrowHelper Class
A common class providing an interface to the boilerplate code for validating parameters and raising exceptions
Syntax
'Declaration
 
Public MustInherit NotInheritable Class ThrowHelper 
'Usage
 
Dim instance As ThrowHelper
public static class ThrowHelper 
public ref class ThrowHelper abstract sealed 
Inheritance Hierarchy

System.Object
   ArchestrA.Client.CommonUtil.ThrowHelper

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