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

In This Topic
    WebChannelException Class
    In This Topic
    The base class for all exceptions thrown by the Web Channel
    Syntax
    'Declaration
     
    
    Public Class WebChannelException 
       Inherits Gibraltar.GibraltarException
    public class WebChannelException : Gibraltar.GibraltarException 
    Inheritance Hierarchy

    System.Object
       System.Exception
             Gibraltar.Server.Client.WebChannelException
                Gibraltar.Server.Client.WebChannelBadRequestException
                Gibraltar.Server.Client.WebChannelExpectationFailedException
                Gibraltar.Server.Client.WebChannelMethodNotAllowedException

    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