<?php namespace Xentral\Components\Database\Exception; class EscapingException extends \RuntimeException implements DatabaseExceptionInterface { }