Org.Apache.Http.HttpException: Constructor Members

The constructors of Org.Apache.Http.HttpException are listed below. For a list of all members, see the HttpException Members list.

See Also: Inherited members from Java.Lang.Exception

Public Constructors

Creates a new HttpException with a null detail message.
Creates a new HttpException with the specified detail message.
Creates a new HttpException with the specified detail message and cause.

Protected Constructors

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