The Yar_Server_Protocol_Exception class
Guide
Edit on GitHub ✎
Thrown when the incoming request violates the Yar protocol, for example a malformed request header (exception code YAR_ERR_PROTOCOL).
Intro
Thrown when the incoming request violates the Yar protocol, for example a malformed request header (exception code YAR_ERR_PROTOCOL).
Class synopsis
extends Yar_Server_Exception { }