bad.robot.http
Class HttpConnectionRefusedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
bad.robot.http.HttpException
bad.robot.http.HttpConnectionRefusedException
- All Implemented Interfaces:
- Serializable
public class HttpConnectionRefusedException
- extends HttpException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
HttpConnectionRefusedException
public HttpConnectionRefusedException()
HttpConnectionRefusedException
public HttpConnectionRefusedException(String message)
HttpConnectionRefusedException
public HttpConnectionRefusedException(String message,
Throwable cause)
HttpConnectionRefusedException
public HttpConnectionRefusedException(Throwable cause)
Copyright © 2012. All Rights Reserved.