public class ContentEncodingException extends IllegalStateException
Constructor and Description |
---|
ContentEncodingException() |
ContentEncodingException(String s) |
ContentEncodingException(String message,
Throwable cause) |
ContentEncodingException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2014 Oracle Corporation. All rights reserved.