lithium\tests\mocks\action\MockPostsController::_safe PHP Method

_safe() protected method

protected _safe ( )
    protected function _safe()
    {
        throw new Exception('Something wrong happened');
    }