Class AuthenticationException

All Implemented Interfaces:
Serializable

public class AuthenticationException extends ServerException
See Also:
  • Constructor Details

    • AuthenticationException

      public AuthenticationException(String message, org.apache.hc.core5.http.HttpResponse httpResponse)
    • AuthenticationException

      public AuthenticationException(org.apache.hc.core5.http.HttpResponse httpResponse)