Loupe - Log - Monitor - Resolve
Gibraltar.Server.Client Namespace / WebChannelFileNotFoundException Class
Members

In This Topic
    WebChannelFileNotFoundException Class
    In This Topic
    Thrown by the web channel when the server reports that the file was not found..
    Syntax
    'Declaration
     
    
    Public Class WebChannelFileNotFoundException 
       Inherits WebChannelException
    public class WebChannelFileNotFoundException : WebChannelException 
    Inheritance Hierarchy

    System.Object
       System.Exception
                Gibraltar.Server.Client.WebChannelFileNotFoundException

    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