The Yaf_Exception_TypeError class
Guide
Edit on GitHub ✎
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 { }