src/DocBlox/Parser/Exception.php

Show: inherited
Table of Contents

DocBlox

PHP Version 5

Author
Mike van Riel
Category
DocBlox
Copyright
2010-2011 Mike van Riel / Naenius (http://www.naenius.com)
License
MIT
Link
http://docblox-project.org
Package
Parser

\DocBlox_Parser_Exception

Package: Parser

Provides the basic exception for the parser package.

Parent(s)
\Exception
Author
Mike van Riel
Category
DocBlox
License
MIT
Link
http://docblox-project.org

Constants

Constant NO_FILES_FOUND = 2

Methods

method__construct( ) : void
inherited

Inherited from: \Exception::__construct()
method__toString( ) : void
inherited

Inherited from: \Exception::__toString()
methodgetCode( ) : void
finalinherited

Inherited from: \Exception::getCode()
methodgetFile( ) : void
finalinherited

Inherited from: \Exception::getFile()
methodgetLine( ) : void
finalinherited

Inherited from: \Exception::getLine()
methodgetMessage( ) : void
finalinherited

Inherited from: \Exception::getMessage()
methodgetPrevious( ) : void
finalinherited

Inherited from: \Exception::getPrevious()
methodgetTrace( ) : void
finalinherited

Inherited from: \Exception::getTrace()
methodgetTraceAsString( ) : void
finalinherited

Inherited from: \Exception::getTraceAsString()
Documentation was generated by DocBlox 0.16.0.