com.bea.p13n.security.management.credentials
Class CredentialAccessException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.bea.p13n.exceptions.SystemException
                  extended by com.bea.p13n.security.management.credentials.CredentialAccessException
All Implemented Interfaces
Serializable

public class CredentialAccessException
extends SystemException

Not enough privilege to access credential or create/update/delete credential entry

See Also
Serialized Form

Constructor Summary
CredentialAccessException(String msg)
           
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CredentialAccessException

public CredentialAccessException(String msg)


Copyright © 2011, Oracle. All rights reserved.