Class UnavailableException

  • All Implemented Interfaces:
    Serializable

    public class UnavailableException
    extends FaunaException
    An exception thrown if a FaunaDB host is unavailable for any reason. For example, if the client cannot connect to the host, or if the host does not respond.
    See Also:
    Serialized Form