Skip navigation links

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

E14650-01


oracle.security.jps.service.credstore
Class CredStoreRuntimeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by oracle.security.jps.JpsRuntimeException
                  extended by oracle.security.jps.service.credstore.CredStoreRuntimeException

All Implemented Interfaces:
java.io.Serializable

public class CredStoreRuntimeException
extends JpsRuntimeException

This is the basic CSF (Credential Store Framework) runtime exception.

See Also:
Serialized Form

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

CredStoreRuntimeException

public CredStoreRuntimeException()

CredStoreRuntimeException

public CredStoreRuntimeException(java.lang.String msg)

CredStoreRuntimeException

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

CredStoreRuntimeException

public CredStoreRuntimeException(java.lang.Throwable cause)

Skip navigation links

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

E14650-01


Copyright © 2009, Oracle. All rights reserved.