CredentialsNotLoadedException

class CredentialsNotLoadedException(message: String?, cause: Throwable? = null)

No credentials were available from this CredentialsProvider

Constructors

Link copied to clipboard
constructor(message: String?, cause: Throwable? = null)