org.glassfish.grizzly.http
Class ContentEncodingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
org.glassfish.grizzly.http.ContentEncodingException
- All Implemented Interfaces:
- Serializable
public class ContentEncodingException
- extends IllegalStateException
- Author:
- oleksiys
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ContentEncodingException
public ContentEncodingException()
ContentEncodingException
public ContentEncodingException(String s)
ContentEncodingException
public ContentEncodingException(Throwable cause)
ContentEncodingException
public ContentEncodingException(String message,
Throwable cause)
Copyright © 2011 Oracle Corpration. All Rights Reserved.