<<

UTILITY METHODS

translate_exception

    $schema->translate_exception($exception, $columns_info, $object);

Convenience method that delegates to the ExceptionTranslator utility. This allows the schema to act as a central point for exception handling.

<<