|
Previous Page |
Solar_Auth_Adapter_Typekey |
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()
- _bc_bindec()
- _bc_exgcd()
- _bc_hexdec()
- _bc_invert()
- _exception()
- _fetchKeyData()
- _gmp_bindec()
- _loadSession()
- _processLogin()
- _processLogout()
- _redirect()
- _verify_bc()
- _verify_gmp()
- apiVersion()
- dump()
- getFlash()
- isLoginRequest()
- isLogoutRequest()
- isValid()
- locale()
- processLogin()
- processLogout()
- reset()
- start()
- updateIdleExpire()