exceptions

exception openvpn_server.exceptions.OVPNException[source]

Base exception for all that are raised by this lib

exception openvpn_server.exceptions.OVPNStartupTimeoutException[source]

Timeout during startup operation - OVPN not ready soon enough

exception openvpn_server.exceptions.OVPNStopTimeoutException[source]

Timeout during stop operation - OVPN still alive

exception openvpn_server.exceptions.OVPNTimeoutException[source]

Base exception for all that are related to timeouts