Skip navigation links


oracle.iam.provisioning.exception
Class ICFConnectorException

java.lang.Object
  extended by java.lang.Throwable
      extended by oracle.iam.provisioning.exception.ICFConnectorException

All Implemented Interfaces:
java.io.Serializable

public class ICFConnectorException
extends java.lang.Throwable
See Also:
Serialized Form

Constructor Summary
ICFConnectorException()
           
ICFConnectorException(java.lang.String message)
           
ICFConnectorException(java.lang.String message, java.lang.Throwable cause)
           
ICFConnectorException(java.lang.Throwable cause)
           

 

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

ICFConnectorException

public ICFConnectorException()

ICFConnectorException

public ICFConnectorException(java.lang.String message,
                             java.lang.Throwable cause)

ICFConnectorException

public ICFConnectorException(java.lang.String message)

ICFConnectorException

public ICFConnectorException(java.lang.Throwable cause)

Skip navigation links


Copyright © 2015, Oracle and/or its affiliates. All rights reserved.