Class rex_sql_exception

Exception implements Throwable
Extended by rex_exception
Extended by rex_sql_exception
Package: redaxo\core
Located at redaxo/src/core/lib/exception.php

Methods summary

public
# __construct( string $message, Exception $previous = null, rex_sql $sql = null )
public null|rex_sql
# getSql( )

Methods inherited from Exception

__toString(), __wakeup(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()

Properties summary

Properties inherited from Exception

$code, $file, $line, $message