unexpectedvalueexception(3) php man page | unix.com

Man Page: unexpectedvalueexception

Operating Environment: php

Section: 3

UNEXPECTEDVALUEEXCEPTION(3)						 1					       UNEXPECTEDVALUEEXCEPTION(3)

The UnexpectedValueException class

INTRODUCTION
Exception thrown if a value does not match with a set of values. Typically this happens when a function calls another function and expects the return value to be of a certain type or value not including arithmetic or buffer related errors.
CLASS SYNOPSIS
UnexpectedValueException UnexpectedValueExceptionextends RuntimeException 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 UNEXPECTEDVALUEEXCEPTION(3)
Related Man Pages
xml::sax::exception(3) - osx
mongodbdriverserver(3) - php
oauthprovider(3) - php
rarexception(3) - php
xml::sax::exception5.16(3) - osx
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun