The CardSpace Controls

InformationCardException Constructor (String, Exception)

[Visual Basic]
Overloads Public Sub New( _
   ByVal String As String, _
   ByVal Exception As Exception _
)
[C#]
public InformationCardException(
   String message,
   Exception innerException
);

See Also

InformationCardException Class | InformationCards Namespace | InformationCardException Constructor Overload List