Home
last modified time | relevance | path

Searched defs:MalformedChallengeException (Results 1 – 1 of 1) sorted by relevance

/external/apache-http/src/org/apache/http/auth/
DMalformedChallengeException.java48 public class MalformedChallengeException extends ProtocolException { class
55 public MalformedChallengeException() { in MalformedChallengeException() method in MalformedChallengeException
64 public MalformedChallengeException(String message) { in MalformedChallengeException() method in MalformedChallengeException
75 public MalformedChallengeException(String message, Throwable cause) { in MalformedChallengeException() method in MalformedChallengeException