org.apache.http.cookie
Class MalformedCookieException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.http.HttpException
org.apache.http.ProtocolException
org.apache.http.cookie.MalformedCookieException
- All Implemented Interfaces:
- Serializable
public class MalformedCookieException
- extends ProtocolException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MalformedCookieException
public MalformedCookieException()
MalformedCookieException
public MalformedCookieException(String message)
MalformedCookieException
public MalformedCookieException(String message,
Throwable cause)
Please submit a feedback, bug or feature