classSimulationException
abstract class SimulationException
extends RuntimeException
Base type for failures produced by ZTD simulation rather than the driver.
Test cases 1§
Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.
Dedicated tests 1
SimulationExceptionTestcalls
Relations§
Extended by 11
- ColumnAlreadyExistsException packages/ztd-query-core/src/Exception/ColumnAlreadyExistsException.php:10
- ColumnNotFoundException packages/ztd-query-core/src/Exception/ColumnNotFoundException.php:10
- DuplicateKeyException packages/ztd-query-core/src/Exception/DuplicateKeyException.php:18
- ForeignKeyViolationException packages/ztd-query-core/src/Exception/ForeignKeyViolationException.php:10
- MissingPrimaryKeyException packages/ztd-query-core/src/Exception/MissingPrimaryKeyException.php:10
- NotNullViolationException packages/ztd-query-core/src/Exception/NotNullViolationException.php:10
- SchemaNotFoundException packages/ztd-query-core/src/Exception/SchemaNotFoundException.php:10
- SqlParseException packages/ztd-query-core/src/Exception/SqlParseException.php:10
- TableAlreadyExistsException packages/ztd-query-core/src/Exception/TableAlreadyExistsException.php:10
- UnknownSchemaException packages/ztd-query-core/src/Exception/UnknownSchemaException.php:10
- UnsupportedSqlException packages/ztd-query-core/src/Exception/UnsupportedSqlException.php:17
Static calls 11
- static-call ZtdQuery\Exception\ColumnAlreadyExistsException::__construct() packages/ztd-query-core/src/Exception/ColumnAlreadyExistsException.php:34
- static-call ZtdQuery\Exception\ColumnNotFoundException::__construct() packages/ztd-query-core/src/Exception/ColumnNotFoundException.php:34
- static-call ZtdQuery\Exception\DuplicateKeyException::__construct() packages/ztd-query-core/src/Exception/DuplicateKeyException.php:55
- static-call ZtdQuery\Exception\ForeignKeyViolationException::__construct() packages/ztd-query-core/src/Exception/ForeignKeyViolationException.php:81
- static-call ZtdQuery\Exception\MissingPrimaryKeyException::__construct() packages/ztd-query-core/src/Exception/MissingPrimaryKeyException.php:21
- static-call ZtdQuery\Exception\NotNullViolationException::__construct() packages/ztd-query-core/src/Exception/NotNullViolationException.php:34
- static-call ZtdQuery\Exception\SchemaNotFoundException::__construct() packages/ztd-query-core/src/Exception/SchemaNotFoundException.php:28
- static-call ZtdQuery\Exception\SqlParseException::__construct() packages/ztd-query-core/src/Exception/SqlParseException.php:28
- static-call ZtdQuery\Exception\TableAlreadyExistsException::__construct() packages/ztd-query-core/src/Exception/TableAlreadyExistsException.php:28
- static-call ZtdQuery\Exception\UnknownSchemaException::__construct() packages/ztd-query-core/src/Exception/UnknownSchemaException.php:34
- static-call ZtdQuery\Exception\UnsupportedSqlException::__construct() packages/ztd-query-core/src/Exception/UnsupportedSqlException.php:32