php man page for exception

Query: exception

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

EXCEPTION(3)								 1							      EXCEPTION(3)

Exception

INTRODUCTION
Exception is the base class for all Exceptions.
CLASS SYNOPSIS
Exception Exception Properties o protected string$message o protected int$code o protected string$file o protected int$line Methods o public Exception::__construct NULL ([string $message = ""], [int $code], [Exception $previous]) o finalpublic string Exception::getMessage (void ) o finalpublic Exception Exception::getPrevious (void ) o finalpublic mixed Exception::getCode (void ) o finalpublic string Exception::getFile (void ) o finalpublic int Exception::getLine (void ) o finalpublic array Exception::getTrace (void ) o finalpublic string Exception::getTraceAsString (void ) o public string Exception::__toString (void ) o finalprivate void Exception::__clone (void )
PROPERTIES
o $message -The exception message o $code -The exception code o $file -The filename where the exception was created o $line -The line where the exception was created PHP Documentation Group EXCEPTION(3)
Related Man Pages
xml::sax::exception(3) - centos
mongodbdriverserver(3) - php
alzabo::exceptions(3pm) - debian
config::model::exception(3pm) - debian
mojo::exception(3pm) - debian
Similar Topics in the Unix Linux Community
How to capture the cause of the exception using unix shell?
Shell script to unmonitor the mounts in exception file
PortInUse Exception in SerialDemo
[BASH] Floating point exception
Searching exception keyword in all logs in last 5 minutes