Class EOFWhileReadingLineException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.predic8.membrane.core.transport.http.EOFWhileReadingLineException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
EOFWhileReadingFirstLineException

public class EOFWhileReadingLineException extends RuntimeException
See Also:
  • Constructor Details

    • EOFWhileReadingLineException

      public EOFWhileReadingLineException(String lineSoFar)
  • Method Details