Class SocketOpenFailedException
Socket open failed exception
Inherited Members
Namespace: Pixiv.VroidSdk.Networking.Transports
Assembly: Pixiv.VroidSdk.dll
Syntax
public sealed class SocketOpenFailedException : Exception, _Exception, ISerializable
Constructors
SocketOpenFailedException(Uri, SocketException)
Declaration
public SocketOpenFailedException(Uri uri, SocketException e)
Parameters
| Type | Name | Description |
|---|---|---|
| Uri | uri | |
| SocketException | e |