Class PvpHttpException
Namespace: PvpXray
Syntax
public class PvpHttpException : Exception, ISerializable, _Exception
Constructors
PvpHttpException(String, Exception)
Declaration
public PvpHttpException(string url, Exception inner)
Parameters
Type | Name | Description |
---|---|---|
String | url | |
Exception | inner |
Properties
Url
Declaration
public string Url { get; }
Property Value
Type | Description |
---|---|
String |