php man page for runtimeexception

Query: runtimeexception

OS: php

Section: 3

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

RUNTIMEEXCEPTION(3)							 1						       RUNTIMEEXCEPTION(3)

The RuntimeException class

INTRODUCTION
Exception thrown if an error which can only be found on runtime occurs.
CLASS SYNOPSIS
RuntimeException RuntimeExceptionextends Exception Inherited properties o protected string$message o protected int$code o protected string$file o protected int$line Inherited methods 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 ) PHP Documentation Group RUNTIMEEXCEPTION(3)
Related Man Pages
xml::sax::exception(3) - osx
pdoexception(3) - php
rarexception(3) - php
mojo::exception(3pm) - debian
xml::sax::exception(3pm) - debian
Similar Topics in the Unix Linux Community
Redirection after prepending timestamp
Datastage Installation Problem
Search patterns in multiple logs parallelly.
Collecting logs between two time stamps
Java HTTP PUT Request/JSON Not Working But Using Python It Does ?