Class ResteasyMalformedChunkCodingException

  • All Implemented Interfaces:
    java.io.Serializable

    public class ResteasyMalformedChunkCodingException
    extends ResteasyIOException
    Version:
    $Revision: 1.1 $ Copyright Jul 28, 2012
    See Also:
    Serialized Form
    • Constructor Detail

      • ResteasyMalformedChunkCodingException

        public ResteasyMalformedChunkCodingException()
      • ResteasyMalformedChunkCodingException

        public ResteasyMalformedChunkCodingException​(java.lang.String message)
      • ResteasyMalformedChunkCodingException

        public ResteasyMalformedChunkCodingException​(java.lang.String message,
                                                     java.lang.Throwable cause)
      • ResteasyMalformedChunkCodingException

        public ResteasyMalformedChunkCodingException​(java.lang.Throwable cause)