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.ErrorCollectionException

Packages that use ErrorCollectionException
weblogic.application   
weblogic.management.runtime   
weblogic.server Provides interfaces and exceptions for weblogic.server
weblogic.utils   

 

Uses of ErrorCollectionException in weblogic.application

 

Subclasses of ErrorCollectionException in weblogic.application
 class ApplicationException
           

 

Uses of ErrorCollectionException in weblogic.management.runtime

 

Methods in weblogic.management.runtime that throw ErrorCollectionException
abstract  void ConnectorComponentRuntimeMBean.resume(int type)
          Resumes the specified type of activity for this resource adapter
abstract  void ConnectorComponentRuntimeMBean.resume(int type, Properties props)
          Resumes the specified type of activity for this resource adapter
abstract  void ConnectorServiceRuntimeMBean.resume(int type, Properties props)
          Resumes the specified type of activity for all RAs
abstract  void ConnectorServiceRuntimeMBean.resume(int type)
          Resumes the specified type of activity for all RAs.
abstract  void ConnectorComponentRuntimeMBean.resumeAll()
          Resumes all activities of this resource adapter.
abstract  void ConnectorServiceRuntimeMBean.resumeAll(Properties props)
          Resumes all activities of all resource adapters.
abstract  void ConnectorServiceRuntimeMBean.resumeAll()
          Resumes all activities of all resource adapters.
abstract  void ConnectorComponentRuntimeMBean.suspend(int type)
          Suspend a particular type of activity for this resource adapter
abstract  void ConnectorComponentRuntimeMBean.suspend(int type, Properties props)
          Suspends the specified type of activity for this resource adapter
abstract  void ConnectorServiceRuntimeMBean.suspend(int type, Properties props)
          Suspends the specified type of activity for all RAs
abstract  void ConnectorServiceRuntimeMBean.suspend(int type)
          Suspends the specified type of activity for all RAs.
abstract  void ConnectorComponentRuntimeMBean.suspendAll()
          Resumes all activities of this resource adapter.
abstract  void ConnectorServiceRuntimeMBean.suspendAll(Properties props)
          Suspends all activities of all resource adapters.
abstract  void ConnectorServiceRuntimeMBean.suspendAll()
          Suspends all activities of all resource adapters.

 

Uses of ErrorCollectionException in weblogic.server

 

Subclasses of ErrorCollectionException in weblogic.server
 class ServiceFailureException
          Exception thrown by Service that has failed to initialize start or suspend.

 

Uses of ErrorCollectionException in weblogic.utils

 

Methods in weblogic.utils with parameters of type ErrorCollectionException
 void ErrorCollectionException.addCollection(ErrorCollectionException exceptionCollection)
           

 


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