The Yar_Client_Exception class
Base class of the exceptions thrown when a request fails before, during or after reaching the remote service: a subclass is thrown depending on where the failure occurred. The exception code is one of the YAR_ERR_* constants.
Intro
Base class of the exceptions thrown when a request fails before, during or after reaching the remote service: a subclass is thrown depending on where the failure occurred. The exception code is one of the YAR_ERR_* constants.
Class synopsis
Yar-client-exception