Class ChunkException

All Implemented Interfaces:
Serializable

public class ChunkException extends RuntimeException
Exception that is thrown if a Chunked request or response is invalid.
Author:
Brian Pontarelli
See Also:
  • Constructor Details

    • ChunkException

      public ChunkException(String message)