* @copyright Since 2013 Ovidiu Cimpean * @license Do not edit, modify or copy this file * * @version Release: 4 */ class NewsletterProTemplateException extends Exception { const ERROR_CODE_NO_FILE = 100; }