BasicAuthException

public class BasicAuthException extends RuntimeException

This exception is thrown if a method is unable to generate a basic authentication header.

Constructors

BasicAuthException

public BasicAuthException(Throwable cause)