The Yaf_Exception_TypeError class

(Yaf >=1.0.0)

Introduction

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 extends Yaf_Exception {
/* Properties */
/* Methods */
/* Inherited methods */
}
add a note

User Contributed Notes

There are no user contributed notes for this page.