Class ProxyHttpException
Proxy HTTP exception.
Inherited Members
Namespace: Titanium.Web.Proxy.Exceptions
Assembly: Titanium.Web.Proxy.dll
Syntax
public class ProxyHttpException : ProxyException, ISerializable, _Exception
Properties
| Improve this Doc View SourceSession
Gets session info associated to the exception.
Declaration
public SessionEventArgs Session { get; }
Property Value
Type | Description |
---|---|
SessionEventArgs |
Remarks
This object properties should not be edited.