public class NoSuchCredentialException extends NotFoundException
Constructor and Description |
---|
NoSuchCredentialException(java.lang.String message,
java.lang.Object... args)
Constructs a new exception with the specified detail message.
|