Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services
11g Release 1 (11.1.1)

E14650-06


oracle.security.idm.IdentityContext
Class ContextException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by oracle.security.idm.IdentityContext.ContextException

All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
DuplicateClaimException, InvalidVirtualClaimException, UnknownClaimException

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

Constructor Summary
ContextException()
           
ContextException(java.lang.String string)
           
ContextException(java.lang.String string, java.lang.Throwable throwable)
           
ContextException(java.lang.Throwable throwable)
           

 

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

ContextException

public ContextException(java.lang.Throwable throwable)

ContextException

public ContextException(java.lang.String string,
                        java.lang.Throwable throwable)

ContextException

public ContextException(java.lang.String string)

ContextException

public ContextException()

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services
11g Release 1 (11.1.1)

E14650-06


Copyright © 2013 Oracle. All rights reserved.