Generic Formagic Exception class
category |
Formagic |
package |
Formagic |
author |
Florian Sonnenburg |
copyright |
Copyright (c) 2007-2009 Florian Sonnenburg |
version |
$Id: Exception.php 160 2012-04-02 20:18:14Z meweasle $ |
Methods
__construct()
__construct()
inherited_from |
Exception::__construct() |
__toString()
__toString()
inherited_from |
Exception::__toString() |
getCode()
getCode()
inherited_from |
Exception::getCode() |
getFile()
getFile()
inherited_from |
Exception::getFile() |
getLine()
getLine()
inherited_from |
Exception::getLine() |
getMessage()
getMessage()
inherited_from |
Exception::getMessage() |
getPrevious()
getPrevious()
inherited_from |
Exception::getPrevious() |
getTrace()
getTrace()
inherited_from |
Exception::getTrace() |
getTraceAsString()
getTraceAsString()
inherited_from |
Exception::getTraceAsString() |