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

Part Number E27170-01

Uses of Class
weblogic.utils.NestedRuntimeException

Packages that use NestedRuntimeException
weblogic.management Provides for the configuration, control and monitoring of a WebLogic Domain. 
weblogic.security Deprecated 7.0.0.0. SPI for mapping digital certificates sent from Web browsers and Java clients to WebLogic Server. 
weblogic.security.internal.encryption Provides exceptions for weblogic.security.internal.encryption
weblogic.security.service Deprecated 9.0.0.0. Includes interfaces, classes, and exceptions that support security providers. 
weblogic.xml.security Deprecated. Provides interfaces and classes for weblogic.xml.security
weblogic.xml.security.utils Provides interfaces and classes for 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
           
 


Copyright 1996, 2013, 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.1.2)

Part Number E27170-01