PEAR_Error::toString()

PEAR_Error::toString() – make string representation

Synopsis

require_once 'PEAR.php';

string PEAR_Error::toString ( )

Description

Makes a string representation of the error object.

Return value

string - object representation

Note

This function can not be called statically.

constructor (Previous) System (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.