Core::arbitCommitParserException
Class arbitCommitParserException
Very simple exception class, posign for the original exception class Very simple exception class, posign for the original exception class
Exception
|
--arbitCommitParserException
Author(s):
|
Version:
|
$Revision: 1236 $ |
|
License:
|
GPL |
Inherited Member Variables
|
From Exception (Internal Class)
|
|
protected |
$code
|
|
protected |
$file
|
|
protected |
$line
|
|
protected |
$message
|
|
private |
$previous
|
|
private |
$string
|
|
private |
$trace
|
Inherited Methods
|
From Exception (Internal Class)
|
|
public Exception |
constructor __construct ( [$message = ], [$code = ], [$previous = ] )
|
|
public void |
getCode ( )
|
|
public void |
getFile ( )
|
|
public void |
getLine ( )
|
|
public void |
getMessage ( )
|
|
public void |
getPrevious ( )
|
|
public void |
getTrace ( )
|
|
public void |
getTraceAsString ( )
|
|
public void |
__clone ( )
|
|
public void |
__toString ( )
|
|