Skip navigation links

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09


Uses of Class
weblogic.utils.NestedRuntimeException

Packages that use NestedRuntimeException
weblogic.management   
weblogic.security   
weblogic.security.internal.encryption Provides exceptions for weblogic.security.internal.encryption
weblogic.security.service   
weblogic.xml.security   
weblogic.xml.security.utils   

 

Uses of NestedRuntimeException in weblogic.management

 

Subclasses of NestedRuntimeException in weblogic.management
 class NoAccessRuntimeException
          This is the exception that is thrown when an atempt is made to access an MBean and the operation or attributes is not available for given the established identity.

 

Uses of NestedRuntimeException in weblogic.security

 

Subclasses of NestedRuntimeException in weblogic.security
 class SecurityInitializationException
          The SecurityInitializationException is thrown when a problem has been encountered during the initialization of the security subsystem.

 

Uses of NestedRuntimeException in weblogic.security.internal.encryption

 

Subclasses of NestedRuntimeException in weblogic.security.internal.encryption
 class EncryptionServiceException
          Exception class for JCE issues

 

Uses of NestedRuntimeException in weblogic.security.service

 

Subclasses of NestedRuntimeException in weblogic.security.service
 class InvalidParameterException
          The InvalidParameterException exception is thrown if invalid parameters are passed to the WebLogic Security Framework (that is, if a method expects some input parameters and does not receive what it expects).
 class SecurityServiceRuntimeException
          The SecurityServiceRuntimeException exception is the base exception implemented by some of the WebLogic Security Framework exceptions (that is, any exception that is unique to the weblogic.security.services package).

 

Uses of NestedRuntimeException in weblogic.xml.security

 

Subclasses of NestedRuntimeException in weblogic.xml.security
 class InvalidSecurityException
          Deprecated. please use new WS Security API
 class SecurityConfigurationException
          Deprecated. please use new WS Security API

 

Uses of NestedRuntimeException in weblogic.xml.security.utils

 

Subclasses of NestedRuntimeException in weblogic.xml.security.utils
 class XMLWriterRuntimeException
           

 


Skip navigation links

Copyright 1996, 2015, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09