public class NeedsBrowserException
extends org.apache.hc.client5.http.HttpResponseException
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
detail
Message to show to the user.
|
java.lang.String |
url
The url to open.
|
| Constructor and Description |
|---|
NeedsBrowserException(int sc,
java.lang.String reasonPhrase,
java.lang.String detail,
java.lang.String url) |
getReasonPhrase, getStatusCode