logicexception(3) php man page | unix.com

Man Page: logicexception

Operating Environment: php

Section: 3

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
xml::sax::exception(3) - centos
mongodbdriverserver(3) - php
oauthprovider(3) - php
config::model::exception(3pm) - debian
mojo::exception(3pm) - debian
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Denial Of Service Attack Update