Java.Net.HttpRetryException: Constructor Members

The constructors of Java.Net.HttpRetryException are listed below. For a list of all members, see the HttpRetryException Members list.

See Also: Inherited members from Java.IO.IOException

Public Constructors

Creates a new HttpRetryException instance with the specified response code and the given detail message.
Creates a new HttpRetryException instance with the specified response code, the given detail message and the value of the location field from the response header.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.