|
Previous Page |
Solar_Form |
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
- Constants
- Properties
- Methods
- __construct()
- __destruct()
- _exception()
- _populate()
- _prepareName()
- _values()
- addFilter()
- addFilters()
- addInvalid()
- addInvalids()
- apiVersion()
- dump()
- getStatus()
- getValue()
- getValues()
- load()
- locale()
- orderElements()
- populate()
- reset()
- setAttribs()
- setElement()
- setElements()
- setFilterLocaleObject()
- setStatus()
- setType()
- setValue()
- setValues()
- validate()