<?php
namespace Safe\Exceptions;

class DatetimeException extends AbstractSafeException
{
}
