Skip navigation links

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


oracle.wcps.activity
Class AGServerNotAvailableException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by oracle.wcps.activity.AGProviderRuntimeException
                  extended by oracle.wcps.activity.AGServerNotAvailableException

All Implemented Interfaces:
java.io.Serializable

public class AGServerNotAvailableException
extends AGProviderRuntimeException

Exception that explicitly states the AG server is not available

See Also:
Serialized Form

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

 

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

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.6.0)
E15995-05


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