Class MalformedMessageException

All Implemented Interfaces:
Serializable

public class MalformedMessageException extends IOException
Exception that is thrown when multipart parsing cannot parse a request
Author:
Stuart Douglas
See Also:
  • Constructor Details

    • MalformedMessageException

      public MalformedMessageException()