BEAR_Exception
[ class tree: BEAR_Exception ] [ index: BEAR_Exception ] [ all elements ]

Class: BEAR_Exception

Source Location: /BEAR/Exception.php

Class Overview

Exception
   |
   --BEAR_Exception

BEAR_Exception


Author(s):

Version:

  • SVN: Release: @package_version@ $Id: Exception.php 2486 2011-06-06 07:44:05Z koriyama@bear-project.net $

Copyright:

  • 2008-2011 Akihito Koriyama All rights reserved.

Variables

Constants

Methods


Child classes:

BEAR_Ro_Prototype_Link_Exception
BEAR_Ro_Exception
BEAR_Ro_Exception
BEAR_Ro_Exception
BEAR_Agent_Exception
BEAR_Agent_Exception
BEAR_Agent_Adapter_Mobile_Exception
BEAR_Agent_Adapter_Mobile_Exception
BEAR_Annotation_Exception
BEAR_Annotation_Exception
BEAR_Smarty_Exception
BEAR_Smarty_Exception
BEAR_Mdb2_Exception
BEAR_Mdb2_Exception
BEAR_Cache_Exception
BEAR_Cache_Exception
BEAR_View_Adapter_Smarty_Exception
BEAR_View_Adapter_Smarty_Exception
BEAR_Main_Exception
BEAR_Main_Exception
BEAR_Img_Exception
BEAR_Img_Exception
BEAR_Img_Adapter_Magick_Exception
BEAR_Img_Adapter_Magick_Exception
BEAR_Img_Adapter_Cairo_Exception
BEAR_Img_Adapter_Cairo_Exception
BEAR_Img_Adapter_GD_Exception
BEAR_Img_Adapter_GD_Exception
BEAR_Aspect_Exception
BEAR_Aspect_Exception
BEAR_Aspect_Weaver_Exception
BEAR_Aspect_Weaver_Exception
BEAR_Page_Exception
BEAR_Page_Exception
BEAR_Resource_Exception
BEAR_Resource_Exception
BEAR_Resource_Execute_Exception
BEAR_Resource_Execute_Exception
BEAR_Resource_Server_Execute_Exception
BEAR_Resource_Server_Execute_Exception
BEAR_Resource_Request_Exception
BEAR_Resource_Request_Exception
BEAR_Session_Exception
BEAR_Session_Exception

Inherited Variables

Class: Exception (Internal Class)

$code
$file
$line
$message
$previous
$string
$trace

Inherited Methods

Class: Exception (Internal Class)

constructor __construct ( [$message = ], [$code = ], [$previous = ] )
getCode ( )
getFile ( )
getLine ( )
getMessage ( )
getPrevious ( )
getTrace ( )
getTraceAsString ( )
__clone ( )
__toString ( )

Class Details

[line 27]
BEAR_Exception

BEAR_Exception




Tags:

author:  Akihito Koriyama <koriyama@bear-project.net>
version:  SVN: Release: @package_version@ $Id: Exception.php 2486 2011-06-06 07:44:05Z koriyama@bear-project.net $
copyright:  2008-2011 Akihito Koriyama All rights reserved.
link:  http://www.bear-project.net/
license:  BSD


[ Top ]


Class Variables

$_class =

[line 64]

クラス

クラス




Tags:

access:  protected

Type:   string


[ Top ]

$_default = array('class' => null,
        'code' => BEAR::CODE_ERROR,
        'info' => array(),'redirect'=>null)

[line 79]

デフォルトconfig

デフォルトconfig




Tags:

access:  protected

Type:   array


[ Top ]

$_info = array()

[line 56]

例外情報

例外情報




Tags:

access:  protected

Type:   array


[ Top ]

$_redirect =

[line 72]

リダイレクト

リダイレクト




Tags:

access:  protected

Type:   string


[ Top ]



Class Methods


constructor __construct [line 90]

BEAR_Exception __construct( string $msg, [ $config = array()])

Constructor

Constructor




Tags:

access:  public


Overrides Exception::constructor __construct ( [$message = ], [$code = ], [$previous = ] ) (parent method not documented)

Parameters:

string   $msg  
array   $config  

[ Top ]

method getInfo [line 105]

array getInfo( )

情報取得

情報取得




Tags:

access:  public


[ Top ]

method getRedirect [line 116]

string getRedirect( )

リダイレクト先取得

リダイレクト先取得




Tags:

deprecated:  
access:  public


[ Top ]

method __toString [line 126]

string __toString( )

__toString

__toString




Tags:

access:  public


Overrides Exception::__toString ( ) (parent method not documented)

[ Top ]


Class Constants

CONFIG_CLASS =  'class'

[line 33]

設定 クラス名

設定 クラス名



[ Top ]

CONFIG_CODE =  'code'

[line 38]

設定 コード

設定 コード



[ Top ]

CONFIG_INFO =  'info'

[line 43]

設定 インフォ

設定 インフォ



[ Top ]

CONFIG_REDIRECT =  'redirect'

[line 48]

設定 リダイレクトURL

設定 リダイレクトURL



[ Top ]



Documentation generated on Sat, 30 Jul 2011 00:10:21 +0900 by phpDocumentor 1.4.3