*/ namespace OpenCloud\Common\Exceptions; use Exception; class LoggingException extends Exception { }