ping
Toggle table of contents
0.0.0
release
Target filter
release
Switch theme
Search in API
Skip to content
ping
commons
/
com.pingidentity.mfa.commons.exception
/
CredentialNotFoundException
/
CredentialNotFoundException
Credential
Not
Found
Exception
constructor
(
credentialId
:
String
,
cause
:
Throwable
?
=
null
)
(
source
)
Parameters
credential
Id
The ID of the credential that was not found.
cause
The underlying cause of the exception.