Class HttpParser.ParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.jgit.internal.transport.sshd.proxy.HttpParser.ParseException
All Implemented Interfaces:
Serializable
Enclosing class:
HttpParser

public static class HttpParser.ParseException extends Exception
An exception indicating some problem parsing HTPP headers.
See Also:
  • Field Details

  • Constructor Details

    • ParseException

      public ParseException()