The Yar_Server_Request_Exception class
Guide
Edit on GitHub ✎
Thrown when the requested remote method does not exist on the server object, or is not public (exception code YAR_ERR_REQUEST).
Intro
Thrown when the requested remote method does not exist on the server object, or is not public (exception code YAR_ERR_REQUEST).
Class synopsis
extends Yar_Server_Exception { }