|
Previous Page |
Solar_Docs_Phpdoc |
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
- _1part()
- _2part()
- _3part()
- __construct()
- __destruct()
- _exception()
- _loadInfo()
- apiVersion()
- dump()
- locale()
- parse()
- parseAuthor()
- parseCategory()
- parseCopyright()
- parseDeprec()
- parseDeprecated()
- parseExample()
- parseException()
- parseIgnore()
- parseLicense()
- parseLink()
- parsePackage()
- parseParam()
- parseReturn()
- parseSee()
- parseSince()
- parseStaticvar()
- parseSubpackage()
- parseThrows()
- parseTodo()
- parseVar()
- parseVersion()