Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal
11g Release 1 (11.1.1.9.0)
E15995-08


oracle.wcps.activity
Class AGServerNotAvailableException

java.lang.Object
  extended by ServerNotAvailableException
      extended by oracle.wcps.activity.AGServerNotAvailableException


public class AGServerNotAvailableException
extends ServerNotAvailableException

Exception that explicitly states the AG server is not available


Constructor Summary
AGServerNotAvailableException(java.lang.String msg)
           
AGServerNotAvailableException(java.lang.String msg, java.lang.Throwable cause)
           

 

Method Summary

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

AGServerNotAvailableException

public AGServerNotAvailableException(java.lang.String msg)

AGServerNotAvailableException

public AGServerNotAvailableException(java.lang.String msg,
                                     java.lang.Throwable cause)

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal
11g Release 1 (11.1.1.9.0)
E15995-08


Copyright © 2009, 2014, Oracle and/or its affiliates. All rights reserved.