php man page for logicexception

Query: logicexception

OS: php

Section: 3

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

LOGICEXCEPTION(3)							 1							 LOGICEXCEPTION(3)

The LogicException class

INTRODUCTION
Exception that represents error in the program logic. This kind of exception should lead directly to a fix in your code.
CLASS SYNOPSIS
LogicException LogicExceptionextends 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 LOGICEXCEPTION(3)
Related Man Pages
errorexception(3) - php
oauthprovider(3) - php
pdoexception(3) - php
config::model::exception(3pm) - debian
http::exception::base(3pm) - debian
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun