PEAR_Error::getType()

PEAR_Error::getType() – get error type

Synopsis

require_once 'PEAR.php';

integer PEAR_Error::getType ( )

Description

Returns the name of the error class of the object.

Return value

string - error class name

Note

This function can not be called statically.

get debug information (Previous) get additional user-supplied information (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.