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 DuplicateClaimException

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

All Implemented Interfaces:
java.io.Serializable

public class DuplicateClaimException
extends ContextException
See Also:
Serialized Form

Constructor Summary
DuplicateClaimException()
           
DuplicateClaimException(java.lang.String string)
           
DuplicateClaimException(java.lang.String string, java.lang.Throwable throwable)
           
DuplicateClaimException(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

DuplicateClaimException

public DuplicateClaimException()

DuplicateClaimException

public DuplicateClaimException(java.lang.String string)

DuplicateClaimException

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

DuplicateClaimException

public DuplicateClaimException(java.lang.Throwable throwable)

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.