Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 2 (11.1.2)

E54416-01


oracle.security.opss.service.config
Class TenantActivationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by oracle.security.jps.JpsLocalizableRuntimeException
                  extended by oracle.security.jps.JpsRuntimeException
                      extended by oracle.security.opss.service.config.ConfigurationRuntimeException
                          extended by oracle.security.opss.service.config.TenantActivationException

All Implemented Interfaces:
java.io.Serializable, Localizable

public class TenantActivationException
extends ConfigurationRuntimeException
Author:
vbkumarjayanti
See Also:
Serialized Form

Constructor Summary
TenantActivationException()
           
TenantActivationException(JpsBundleType bundleType, java.lang.String errorCode)
           
TenantActivationException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters)
           
TenantActivationException(java.lang.String msg)
           
TenantActivationException(java.lang.String msg, java.lang.Throwable cause)
           
TenantActivationException(java.lang.Throwable cause)
           

 

Method Summary

 

Methods inherited from class oracle.security.jps.JpsLocalizableRuntimeException
getBundleType, getErrorCode, getLocalizedMessage, getLocalizedMessage, getMessage, getParameters

 

Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString

 

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

 

Constructor Detail

TenantActivationException

public TenantActivationException()

TenantActivationException

public TenantActivationException(java.lang.String msg)

TenantActivationException

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

TenantActivationException

public TenantActivationException(java.lang.Throwable cause)

TenantActivationException

public TenantActivationException(JpsBundleType bundleType,
                                 java.lang.String errorCode)

TenantActivationException

public TenantActivationException(JpsBundleType bundleType,
                                 java.lang.String errorCode,
                                 java.lang.Object[] parameters)

Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 2 (11.1.2)

E54416-01


Copyright © 2011, 2015, Oracle and/or its affiliates. All rights reserved.