classe di errore INVALID_SECRET_LOOKUP
Ricerca segreta non valida:
LIST_SECRETS_FAILED
La funzione tabella LIST_SECRETS
non è riuscita a restituire l'elenco dei segreti disponibili <cause>
SECRET_FUNCTION_KEY_NOT_CONSTANT
La funzione SECRET
richiede la chiave segreta come espressione stringa costante passata nel secondo argomento
SECRET_FUNCTION_LOOKUP_FAILED
La funzione SECRET
non è riuscita a trovare un segreto con ambito <scope>
e chiave <key> <cause>
SECRET_FUNCTION_NOT_SUPPORTED
Le funzioni SECRET
e LIST_SECRETS
non sono supportate.
SECRET_FUNCTION_SCOPE_NOT_CONSTANT
La funzione SECRET
richiede un ambito segreto come espressione di stringa costante, da passare come primo argomento.