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

Index of all elements

[ a ] [ c ] [ e ] [ g ] [ o ] [ p ] [ r ] [ s ] [ t ] [ _ ]

a

addObserver
in file Exception.php, method PEAR_Exception::addObserver()
    Add an exception observer
top

c

$cause
in file Exception.php, variable PEAR_Exception::$cause
top

e

Exception.php
procedural page Exception.php
top

g

getCause
in file Exception.php, method PEAR_Exception::getCause()
    Returns the exception that caused this exception to be thrown
getCauseMessage
in file Exception.php, method PEAR_Exception::getCauseMessage()
    Function must be public to call on caused exceptions
getErrorClass
in file Exception.php, method PEAR_Exception::getErrorClass()
    Gets the first class of the backtrace
getErrorData
in file Exception.php, method PEAR_Exception::getErrorData()
    Return specific error information that can be used for more detailed error messages or translation.
getErrorMethod
in file Exception.php, method PEAR_Exception::getErrorMethod()
    Gets the first method of the backtrace
getTraceSafe
in file Exception.php, method PEAR_Exception::getTraceSafe()
    Build a backtrace and return it
getUniqueId
in file Exception.php, method PEAR_Exception::getUniqueId()
    Generate a unique ID for an observer
top

o

OBSERVER_DIE
in file Exception.php, class constant PEAR_Exception::OBSERVER_DIE
OBSERVER_PRINT
in file Exception.php, class constant PEAR_Exception::OBSERVER_PRINT
OBSERVER_TRIGGER
in file Exception.php, class constant PEAR_Exception::OBSERVER_TRIGGER
top

p

PEAR_Exception
in file Exception.php, class PEAR_Exception
    Base PEAR_Exception Class
top

r

removeObserver
in file Exception.php, method PEAR_Exception::removeObserver()
    Remove an exception observer
top

s

signal
in file Exception.php, method PEAR_Exception::signal()
    Send a signal to all observers
top

t

toHtml
in file Exception.php, method PEAR_Exception::toHtml()
    Generates a HTML representation of the exception
toText
in file Exception.php, method PEAR_Exception::toText()
    Generates text representation of the exception and stack trace
top

_

__construct
in file Exception.php, method PEAR_Exception::__construct()
    Supported signatures:
__toString
in file Exception.php, method PEAR_Exception::__toString()
    Converts the exception to a string (HTML or plain text)
top

Documentation generated on Mon, 11 Mar 2019 16:01:20 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.