The Yaf_Exception_TypeError class

(Yaf >=1.0.0)

Вступ

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 Yaf_Exception_TypeError extends Yaf_Exception {
/* Властивості */
/* Методи */
/* Успадковані методи */
}
add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top