Class WireDatabaseException
WireDatabaseException is the exception thrown by the Database class
If you use this class without ProcessWire, change 'extends WireException' below to be just 'extends Exception'
- Exception
-
WireException
-
WireDatabaseException
Located at core/Database.php
__construct(),
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|