ORG.oclc.opserve.opsmanager
Class NoAvailableServerException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--ORG.oclc.opserve.opsmanager.NoAvailableServerException
- public class NoAvailableServerException
- extends Exception
This exception is thrown when the LoadBalancer can't find another
server in the load balancing file.
- See Also:
- Serialized Form
NoAvailableServerException
public NoAvailableServerException()
- Initializes the exception
NoAvailableServerException
public NoAvailableServerException(String msg)
- Initializes the exception
- Parameters:
msg
- Message that is displayed when the exception is printed