Class HttpException
-
- All Implemented Interfaces:
-
java.io.Serializable
public class HttpException extends RuntimeExceptionException for an HTTP response that is unexpected.
-
-
Constructor Summary
Constructors Constructor Description HttpException(Response response)
-