The Yar_Client_Transport_Exception class
Guide
Edit on GitHub ✎
Thrown when the connection to the RPC service fails: connection refused, timeout, or an empty response (exception code YAR_ERR_TRANSPORT).
Intro
Thrown when the connection to the RPC service fails: connection refused, timeout, or an empty response (exception code YAR_ERR_TRANSPORT).
Class synopsis
extends Yar_Client_Exception { }