|
Previous Page |
Solar_Form_Load_Model |
Next Page |
_exception()
protected
Solar_Exception
_exception (
string $code,
array $info default array ()
)
Convenience method for returning exceptions with localized text.
Inherited from Solar_Base.
Parameters
- (string)
$code: The error code; does additional duty as the locale string key and the exception class name suffix. - (array)
$info: An array of error-specific data.
Returns
- (Solar_Exception) An instanceof Solar_Exception.
Description
Convenience method for returning exceptions with localized text.
Local
- Overview
- Config
- Constants
- Properties
- Methods
- __construct()
- __destruct()
- _autoOptions()
- _buildConfig()
- _exception()
- _fixElement()
- _fixElementAttribs()
- _fixElementDescr()
- _fixElementDisable()
- _fixElementFilters()
- _fixElementInvalid()
- _fixElementLabel()
- _fixElementName()
- _fixElementOptions()
- _fixElementRequire()
- _fixElementType()
- _fixElementValue()
- _getCol()
- _getDefault()
- _getFakeCol()
- _getFilters()
- _newElement()
- _postConfig()
- _postConstruct()
- _preConfig()
- _setArrayName()
- _setCols()
- _setDefault()
- _setFilters()
- _setLoad()
- _setModel()
- dump()
- fetch()
- locale()