Create a new InvalidCredentialsException, attaching a response body.
Create a new InvalidCredentialsException, attaching a channel name.
Create a new InvalidCredentialsException, without attaching anything.
The channel name for which the credentials were invalid, if applicable.
The response body that was received.
Exception, to be thrown when credentials or grants are invalid.
It is a normal Exception but with attached metadata.