Referencia de funciones Extensiones relacionadas con variable y tipo Reflexión ReflectionException Reflector::__toString Manejo de variables La clase ReflectionException (PHP 5) Introducción La clase ReflectionException. Sinopsis de la Clase ReflectionException extends Exception { /* Propiedades */ protected string $message ; protected int $code ; protected string $file ; protected int $line ; /* Métodos heredados */ final public string Exception::getMessage ( void ) final public Exception Exception::getPrevious ( void ) final public mixed Exception::getCode ( void ) final public string Exception::getFile ( void ) final public int Exception::getLine ( void ) final public array Exception::getTrace ( void ) final public string Exception::getTraceAsString ( void ) public string Exception::__toString ( void ) final private void Exception::__clone ( void ) }
La clase ReflectionException (PHP 5) Introducción La clase ReflectionException. Sinopsis de la Clase ReflectionException extends Exception { /* Propiedades */ protected string $message ; protected int $code ; protected string $file ; protected int $line ; /* Métodos heredados */ final public string Exception::getMessage ( void ) final public Exception Exception::getPrevious ( void ) final public mixed Exception::getCode ( void ) final public string Exception::getFile ( void ) final public int Exception::getLine ( void ) final public array Exception::getTrace ( void ) final public string Exception::getTraceAsString ( void ) public string Exception::__toString ( void ) final private void Exception::__clone ( void ) }