<?phpnamespace DotenvException;/** * This is the exception interface. */interface ExceptionInterface{ //}