DoctrineException
Base Exception class of Doctrine
- Exception implements Throwable
- DoctrineException
public
|
|
public static
|
#
notImplemented( string $method = null, string $class = null )
Throws a DoctrineException reporting not implemented method in a given class |
public static
|
#
__callStatic( string $method, array $arguments = array() )
Implementation of __callStatic magic method. |
public static
string|false
|
|
public static
|
|
public static
|
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|