Uploader for Silverlight
InvalidAddressException Class
Members 






This exception is raised if the address of the service to be called is not correct.
Object Model
InvalidAddressException Class
Syntax
'Declaration
 
Public Class InvalidAddressException 
   Inherits System.Exception
'Usage
 
Dim instance As InvalidAddressException
public class InvalidAddressException : System.Exception 
public class InvalidAddressException = class(System.Exception)
public class InvalidAddressException extends System.Exception
public __gc class InvalidAddressException : public System.Exception 
public ref class InvalidAddressException : public System.Exception 
Inheritance Hierarchy

System.Object
   System.Exception
      C1.Silverlight.Uploader.InvalidAddressException

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

Reference

InvalidAddressException Members
C1.Silverlight.Uploader Namespace

Send Feedback