RowCountException
class RowCountException extends RuntimeException implements DatabaseException (View source)
Exception thrown if a SELECT query trying to execute rowCount() on result.
Methods
Details
__construct($message = NULL, $code = 0, Exception $previous = NULL)
No description