Skip navigation links

Oracle Fusion Middleware Business Processing Plug-in Java API Reference for Oracle Identity Federation
11g Release 1 (11.1.1)

E14684-01


oracle.security.fed.plugins.bizops
Class BusinessProcessingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by oracle.security.fed.plugins.bizops.BusinessProcessingException

All Implemented Interfaces:
java.io.Serializable

public class BusinessProcessingException
extends java.lang.Exception
See Also:
Serialized Form

Constructor Summary
BusinessProcessingException()
           
BusinessProcessingException(java.lang.String message)
           
BusinessProcessingException(java.lang.Throwable t)
           

 

Method Summary

 

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

 

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

 

Constructor Detail

BusinessProcessingException

public BusinessProcessingException()

BusinessProcessingException

public BusinessProcessingException(java.lang.String message)

BusinessProcessingException

public BusinessProcessingException(java.lang.Throwable t)

Skip navigation links

Oracle Fusion Middleware Business Processing Plug-in Java API Reference for Oracle Identity Federation
11g Release 1 (11.1.1)

E14684-01


Copyright © 2009, Oracle. All rights reserved.