TemplateNotFoundException constructor
TemplateNotFoundException()
Implementation
TemplateNotFoundException()
: super(
'email template not found',
ErrorCodes.emailTemplateFileNotFound,
);
TemplateNotFoundException()
: super(
'email template not found',
ErrorCodes.emailTemplateFileNotFound,
);