Class Graphite_ConfigurationException

Exception
   |
   --Graphite_ConfigurationException
Author(s):
Copyright:   2011 Bryan Davis and contributors. All Rights Reserved.
License:   Simplified BSD License

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 ( )

Located in /src/Graphite/ConfigurationException.php [line 16]