The LogicException class
(PHP 5 >= 5.1.0)
Einführung
Exception that represents error in the program logic. This kind of exceptions should directly lead to a fix in your code.
Klassenbeschreibung
LogicException
extends
Exception
{
/* Geerbte Methoden */
}LogicException
There are no user contributed notes for this page.