Serialized Form
-
Package org.eclipse.jetty.http
-
Exception Class org.eclipse.jetty.http.BadMessageException
class BadMessageException extends RuntimeException implements Serializable-
Serialized Fields
-
_code
int _code
-
_reason
String _reason
-
-
-
Exception Class org.eclipse.jetty.http.CookieParser.InvalidCookieException
class InvalidCookieException extends IllegalArgumentException implements Serializable
-
-
Package org.eclipse.jetty.http.compression
-
Exception Class org.eclipse.jetty.http.compression.EncodingException
class EncodingException extends Exception implements Serializable
-