php8.5
Home/ Manual/ reference / yaf/ The Yaf_Exception_TypeError class

The Yaf_Exception_TypeError class

Yaf_Exception_TypeError is thrown when an argument passed to a Yaf method is of an unexpected type or an invalid value. Its error code is 521.

Intro

Yaf_Exception_TypeError is thrown when an argument passed to a Yaf method is of an unexpected type or an invalid value. Its error code is 521.

Class synopsis

class Yaf_Exception_TypeError { }

Source: reference/yaf/yaf-exception-typeerror.xml · from the official PHP manual (php/doc-en)