<?php
namespace Safe\Exceptions;

class GmpException extends AbstractSafeException
{
}
