Class ServerConnectException

All Implemented Interfaces:
Serializable

public final class ServerConnectException extends VariantException
Thrown when Variant client is unable to establish a network connection to Variant server.
Since:
0.9
See Also:
  • Constructor Details

    • ServerConnectException

      public ServerConnectException(String uri)