\BEAR_Page_Exception

BEAR_Page_Exception

Summary

Methods
Properties
Constants
__construct()
getInfo()
getRedirect()
__toString()
No public properties found
CONFIG_CLASS
CONFIG_CODE
CONFIG_INFO
CONFIG_REDIRECT
No protected methods found
$_info
$_class
$_redirect
$_default
N/A
No private methods found
No private properties found
N/A

Constants

CONFIG_CLASS

CONFIG_CLASS

設定 クラス名

CONFIG_CODE

CONFIG_CODE

設定 コード

CONFIG_INFO

CONFIG_INFO

設定 インフォ

CONFIG_REDIRECT

CONFIG_REDIRECT

設定 リダイレクトURL

Properties

$_info

$_info : array

例外情報

Type

array

$_class

$_class : string

クラス

Type

string

$_redirect

$_redirect : string

リダイレクト

Type

string

$_default

$_default : array

デフォルトconfig

Type

array

Methods

__construct()

__construct(string  $msg, array  $config = array()) 

Constructor

Parameters

string $msg
array $config

getInfo()

getInfo() : array

情報取得

Returns

array

getRedirect()

getRedirect() : string

リダイレクト先取得

Returns

string

__toString()

__toString() : string

__toString

Returns

string