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

Element index for package myException

[ e ] [ f ] [ m ] [ p ] [ t ] [ _ ]

_

__construct
in file myException.php, method myException::__construct()
    myException class 초기화
top

e

errStr
in file myException.php, method myException::errStr()
    PHP 에러 상수를 문자열로 반환
E_MY_FATAL
in file myException.php, constant E_MY_FATAL
    defeine PHP FATAL error type
top

f

finalize
in file myException.php, method myException::finalize()
    E_ERROR 또는 E_USER_ERROR 시에 php를 중지 시킨다.
top

m

Message
in file myException.php, method myException::Message()
    Exception 에러 메시지를 PHP 에러 메시지 형식으로 반환
myErrorHandler
in file myException.php, method myException::myErrorHandler()
    myException을 사용하기 위한 error handler.
myException
in file myException.php, class myException
    기본 myException Class
myException.php
procedural page myException.php
myShutdownHandler
in file myException.php, method myException::myShutdownHandler()
    Fatal error 처리를 위한 shutdown handler
top

p

Previous
in file myException.php, method myException::Previous()
    __construct method의 3번째 인자값인 previous exception을 반환
top

t

Trace
in file myException.php, method myException::Trace()
    Exception 스택을 배열로 반환
TraceAsArray
in file myException.php, method myException::TraceAsArray()
    Exception 스택 trace를 배열로 반환
TraceAsString
in file myException.php, method myException::TraceAsString()
    Exception 스택 trace를 문자열로 반환
top

Documentation generated on Tue, 14 May 2019 01:59:37 +0900 by phpDocumentor 1.4.4