SOLRILLEGALARGUMENTEXCEPTION(3) 1 SOLRILLEGALARGUMENTEXCEPTION(3)
The SolrIllegalArgumentException class
INTRODUCTION
This object is thrown when an illeglal or invalid argument is passed to a method.
CLASS SYNOPSIS
SolrIllegalArgumentException
SolrIllegalArgumentExceptionextends
SolrException
Inherited properties
o protected string$message
o protected int$code
o protected string$file
o protected int$line
o protected integer$sourceline
o protected string$sourcefile
o protected string$zif_name
Methods
o public array SolrIllegalArgumentException::getInternalInfo (void )
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 )
o public array SolrException::getInternalInfo (void )
PHP Documentation Group SOLRILLEGALARGUMENTEXCEPTION(3)