[ Index ]

PHP Cross Reference of MantisBT

title

Body

[close]

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

File containing the ezcBaseSettingValueException 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: 42 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

ezcBaseSettingValueException:: (1 method):
  __construct()


Class: ezcBaseSettingValueException  - X-Ref

ezcBaseSettingValueExeception is thrown whenever a value to a class'
configuration option is either of the wrong type, or has a wrong value.

__construct( $settingName, $value, $expectedValue = null )   X-Ref
Constructs a new ezcBaseConfigException

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.



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