|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.commons.httpclient.URIException
org.apache.commons.httpclient.HttpException
org.apache.commons.httpclient.cookie.MalformedCookieException
Signals that a cookie is in some way invalid or illegal in a given context
Field Summary |
---|
Fields inherited from class org.apache.commons.httpclient.URIException |
---|
ESCAPING, PARSING, PUNYCODE, reason, reasonCode, UNKNOWN, UNSUPPORTED_ENCODING |
Constructor Summary | |
---|---|
MalformedCookieException()
|
|
MalformedCookieException(java.lang.String message)
|
Methods inherited from class org.apache.commons.httpclient.URIException |
---|
getReason, getReasonCode, setReason, setReasonCode |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public MalformedCookieException()
HttpException.HttpException()
public MalformedCookieException(java.lang.String message)
HttpException.HttpException(String)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |