<?php

namespace malkusch\lock\exception;

class DeadlineException extends \Exception
{

}
