Skip navigation links

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

E14650-02


oracle.security.jps.service.idm.token
Class TokenNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by oracle.security.jps.service.idm.token.TokenNotFoundException

All Implemented Interfaces:
java.io.Serializable

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

Constructor Summary
TokenNotFoundException()
           
TokenNotFoundException(java.lang.String msg)
           
TokenNotFoundException(java.lang.String msg, java.lang.Throwable cause)
           
TokenNotFoundException(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

TokenNotFoundException

public TokenNotFoundException()

TokenNotFoundException

public TokenNotFoundException(java.lang.String msg)

TokenNotFoundException

public TokenNotFoundException(java.lang.String msg,
                              java.lang.Throwable cause)

TokenNotFoundException

public TokenNotFoundException(java.lang.Throwable cause)

Skip navigation links

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

E14650-02


Copyright © 2009, Oracle. All rights reserved.