Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-02


Uses of Class
oracle.wsm.common.sdk.WSMException

Packages that use WSMException
oracle.wsm.common.sdk   
oracle.wsm.policyengine.impl   

 

Uses of WSMException in oracle.wsm.common.sdk

 

Methods in oracle.wsm.common.sdk that return WSMException
 WSMException IResult.getFault()
          Return the fault that caused this request execution to fail.
 WSMException Result.getFault()
          Return the fault that caused this request execution to fail.

 

Methods in oracle.wsm.common.sdk with parameters of type WSMException
 void IResult.setFault(WSMException fault)
          Set the fault that caused this request execution to fail.
 void Result.setFault(WSMException fault)
          Set the fault that caused this request execution to fail.

 

Uses of WSMException in oracle.wsm.policyengine.impl

 

Methods in oracle.wsm.policyengine.impl with parameters of type WSMException
protected  void AssertionExecutor.generateFault(WSMException fault)
           

 

Methods in oracle.wsm.policyengine.impl that throw WSMException
protected  void AssertionExecutor.generateFault(WSMException fault)
           
 void AssertionExecutor.init(IAssertion ia, IExecutionContext context)
           
 IResult AssertionExecutor.postExecute(IContext messageContext)
          Executes any task required after policy execution.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-02


Copyright © 2007, 2009. Oracle. All rights reserved.