Skip navigation links

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


oracle.webcenter.tagging.model
Class TaggingServiceNotAvailableException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by oracle.webcenter.tagging.model.TaggingException
              extended by oracle.webcenter.tagging.model.TaggingServiceNotAvailableException

All Implemented Interfaces:
java.io.Serializable

public class TaggingServiceNotAvailableException
extends TaggingException
Since:
release specific (what release of product did this appear in)
See Also:
Serialized Form

Field Summary

 

Fields inherited from class oracle.webcenter.tagging.model.TaggingException
m_exCode, m_hmRbs, m_oaParams

 

Constructor Summary
TaggingServiceNotAvailableException(java.lang.Throwable cause)
           
TaggingServiceNotAvailableException(java.lang.Throwable cause, java.lang.Object... args)
           

 

Method Summary

 

Methods inherited from class oracle.webcenter.tagging.model.TaggingException
getErrorCode, getLocalizedMessage, getLocalizedMessage, getMessagePrivate, getParams, getResourceBundle, getResourceBundleName

 

Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, 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

TaggingServiceNotAvailableException

public TaggingServiceNotAvailableException(java.lang.Throwable cause)

TaggingServiceNotAvailableException

public TaggingServiceNotAvailableException(java.lang.Throwable cause,
                                           java.lang.Object... args)

Skip navigation links

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


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