public class CredentialNotFoundException extends CredentialException
| Constructor and Description |
|---|
CredentialNotFoundException()
Create a new exception.
|
CredentialNotFoundException(java.lang.String message)
Create a new exception with the given detail message.
|
public CredentialNotFoundException()
public CredentialNotFoundException(java.lang.String message)
message - the detail message