| IdeaBlade.Core Assembly > IdeaBlade.Core Namespace > IdeaBladeException Class > IdeaBladeException Constructor : IdeaBladeException Constructor(String,Exception) |
'DeclarationPublic Function New( _ ByVal pMessage As String, _ ByVal pInnerException As Exception _ )
'UsageDim pMessage As String Dim pInnerException As Exception Dim instance As New IdeaBladeException(pMessage, pInnerException)
public IdeaBladeException( string pMessage, Exception pInnerException )
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