Class PvpHttpException
Inherited Members
Namespace: PvpXray
Assembly: solution.dll
Syntax
public class PvpHttpException : Exception, ISerializable, _Exception
Constructors
PvpHttpException(string, Exception)
Declaration
public PvpHttpException(string url, Exception inner)
Parameters
PvpHttpException(string, string, Exception)
Declaration
public PvpHttpException(string url, string message, Exception inner = null)
Parameters
Properties
Url
Declaration
public string Url { get; }
Property Value
Type | Description |
---|---|
string |