Class ASCredentialIdentityStoreErrorCode


  • public final class ASCredentialIdentityStoreErrorCode
    extends java.lang.Object
    [@enum] ASCredentialIdentityStoreErrorCode [@constant] ASCredentialIdentityStoreErrorCodeInternalError The operation failed due to an internal error. [@constant] ASCredentialIdentityStoreErrorCodeStoreDisabled The operation failed because the credential identity store is disabled. [@constant] ASCredentialIdentityStoreErrorCodeStoreBusy The operation failed because the credential identity store is busy. Attempt the operation again at a later time.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait