<?php

namespace Cardinity\Exception;

class Runtime extends \RuntimeException
{

}
