[ Index ]

PHP Cross Reference of MantisBT

title

Body

[close]

/library/ezc/Base/src/exceptions/ -> value.php (summary)

File containing the ezcBaseValueException class.

Copyright: Copyright (C) 2005-2009 eZ Systems AS. All rights reserved.
License: http://ez.no/licenses/new_bsd New BSD License
Version: 1.8
File Size: 43 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

ezcBaseValueException:: (1 method):
  __construct()


Class: ezcBaseValueException  - X-Ref

ezcBaseValueException is thrown whenever the type or value of the given
variable is not as expected.

__construct( $settingName, $value, $expectedValue = null, $variableType = 'setting' )   X-Ref
Constructs a new ezcBaseValueException on the $name variable.

param: string  $settingName The name of the setting where something was
param: mixed   $value The value that the option was tried to be set too.
param: string  $expectedValue A string explaining the allowed type and value range.
param: string  $variableType  What type of variable was tried to be set (setting, argument).



Generated: Thu Jul 28 15:48:31 2011 Cross-referenced by PHPXref 0.7