Plumtree EDK (Enterprise Web Development Kit) 5.4.0

RemoteServerUnreachableException Class

Throw this exception from IAuthProvider.Authenticate to tell the portal that the Remote Server is unreachable. Returned to the portal not as a SoapFault, but as a String containing a status code.

For a list of all members of this type, see RemoteServerUnreachableException Members.

System.Object
   System.Exception
      Plumtree.Remote.ServiceException
         Plumtree.Remote.RemoteServerUnreachableException

public class RemoteServerUnreachableException : ServiceException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Plumtree.Remote

Assembly: edk (in edk.dll)

See Also

RemoteServerUnreachableException Members | Plumtree.Remote Namespace