<?php namespace Xentral\Core\Exception; interface CoreExceptionInterface extends XentralExceptionInterface { }