Skip navigation links 
 
oracle.security.jps.service.credstore
Class CredStoreRuntimeException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
java.lang.RuntimeException
              
oracle.security.jps.JpsLocalizableRuntimeException
                  
oracle.security.jps.JpsRuntimeException
                      
oracle.security.jps.service.credstore.CredStoreRuntimeException
- All Implemented Interfaces:
 
- java.io.Serializable, Localizable
 
- 
public class CredStoreRuntimeException
 
- extends JpsRuntimeException
 
This is the basic CSF (Credential Store Framework) runtime exception.
- See Also:
 
- Serialized Form
 
 
  
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
| Methods inherited from class java.lang.Object | 
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
 
 
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)
CredStoreRuntimeException
public CredStoreRuntimeException(JpsBundleType bundleType,
                                 java.lang.String errorCode)
CredStoreRuntimeException
public CredStoreRuntimeException(JpsBundleType bundleType,
                                 java.lang.String errorCode,
                                 java.lang.Object[] parameters)
Skip navigation links 
 
Copyright © 2011, Oracle. All rights reserved.