<?php namespace MGModule\DNSManager2\mgLibs\exceptions; use \Exception; class RegistrarDNSException extends Exception { }