Platform SDK Java 8.5 API Reference

com.genesyslab.platform.standby.exceptions
Class WSNoAvailableServersException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.genesyslab.platform.commons.PlatformException
              extended by com.genesyslab.platform.standby.exceptions.WSException
                  extended by com.genesyslab.platform.standby.exceptions.WSNoAvailableServersException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
WSEmptyEndpointPoolException

public class WSNoAvailableServersException
extends WSException

Throws when all endpoints have been tried unsuccessfully.

See Also:
Serialized Form

Constructor Summary
WSNoAvailableServersException(java.lang.String message, java.lang.Throwable cause)
          Creates a WSNoAvailableServersException instance.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WSNoAvailableServersException

public WSNoAvailableServersException(java.lang.String message,
                                     java.lang.Throwable cause)
Creates a WSNoAvailableServersException instance.

Parameters:
message - description.
cause - of the event.

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.