AuthHeaderEncodingException constructor
AuthHeaderEncodingException(
- String message
Creates a new AuthHeaderEncodingException.
Implementation
AuthHeaderEncodingException(this.message);
Creates a new AuthHeaderEncodingException.
AuthHeaderEncodingException(this.message);