php man page for invalidargumentexception

Query: invalidargumentexception

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

INVALIDARGUMENTEXCEPTION(3)						 1					       INVALIDARGUMENTEXCEPTION(3)

The InvalidArgumentException class

INTRODUCTION
Exception thrown if an argument is not of the expected type.
CLASS SYNOPSIS
InvalidArgumentException InvalidArgumentExceptionextends LogicException Inherited properties o protected string$message o protected int$code o protected string$file o protected int$line Inherited methods o finalpublic string Exception::getMessage (void ) o finalpublic Exception Exception::getPrevious (void ) o finalpublic mixed Exception::getCode (void ) o finalpublic string Exception::getFile (void ) o finalpublic int Exception::getLine (void ) o finalpublic array Exception::getTrace (void ) o finalpublic string Exception::getTraceAsString (void ) o public string Exception::__toString (void ) o finalprivate void Exception::__clone (void ) PHP Documentation Group INVALIDARGUMENTEXCEPTION(3)
Related Man Pages
xml::sax::exception(3) - suse
evloop(3) - php
mongodbdriverserver(3) - php
config::model::exception(3pm) - debian
xml::sax::exception(3pm) - debian
Similar Topics in the Unix Linux Community
Challenge in finding listing class method and its number of code lines