| [ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 125 lines (3 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
Less_Exception_Parser:: (5 methods):
__construct()
getInput()
genMessage()
getLineNumber()
getColumn()
Class: Less_Exception_Parser - X-Ref
Parser Exception| __construct($message = null, Exception $previous = null, $index = null, $currentFile = null, $code = 0) X-Ref |
| Constructor param: string $message param: Exception $previous Previous exception param: integer $index The current parser index param: Less_FileInfo|string $currentFile The file param: integer $code The exception code |
| getInput() X-Ref |
| No description |
| genMessage() X-Ref |
| Converts the exception to string return: string |
| getLineNumber() X-Ref |
| Returns the line number the error was encountered return: integer |
| getColumn() X-Ref |
| Returns the column the error was encountered return: integer |
| Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |