Exceptions

All exceptions SDK can throw extends UnifiedSDK.Service.Model.Exceptions.

ExtProcException

Thrown when the VPN process is excited.

HydraException

Thrown when Hydra protocol has unexpected behavior.

NetworkInterfaceException

Thrown when network interface errors occur.

NotInitializedException

Thrown when an SDK instance is not initialized but the client tries to do something.

BackendRequestException

Thrown if the backend has unexpected behavior.

OpenVpnTunnelException

Thrown when OpenVpn protocol has unexpected behavior.

TunnelException

Thrown when VPN tunnel has unexpected behavior.

Last updated