C1.Silverlight.Uploader Namespace > InvalidAddressException Class > InvalidAddressException Constructor : InvalidAddressException Constructor(Exception) |
'Declaration
Public Function New( _ ByVal innerException As System.Exception _ )
'Usage
Dim innerException As System.Exception Dim instance As New InvalidAddressException(innerException)
public InvalidAddressException( System.Exception innerException )
public InvalidAddressException( innerException: System.Exception );
public function InvalidAddressException( innerException : System.Exception );
public: InvalidAddressException( System.Exception* innerException )
public: InvalidAddressException( System.Exception^ innerException )
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