Class ContentEncodingException

All Implemented Interfaces:
Serializable

public class ContentEncodingException extends IllegalStateException
Author:
oleksiys
See Also:
  • Constructor Details

    • ContentEncodingException

      public ContentEncodingException()
    • ContentEncodingException

      public ContentEncodingException(String s)
    • ContentEncodingException

      public ContentEncodingException(Throwable cause)
    • ContentEncodingException

      public ContentEncodingException(String message, Throwable cause)