public class SMailConventionSecurity extends Object
| コンストラクタと説明 |
|---|
SMailConventionSecurity() |
public void throwDirectlyEntityVariableNotAllowedException(Postcard postcard, String key, Object value)
public void throwMailTemplateFromClasspathNotFoundException(Postcard postcard, String path, String realPath)
public void throwBodyMetaNoIndependentDelimiterException(String bodyFile, String plainText)
public void throwBodyMetaNotStartWithHeaderCommentException(String bodyFile, String plainText, String meta)
public void throwBodyMetaHeaderCommentEndMarkNotFoundException(String bodyFile, String plainText, String meta)
public void throwBodyMetaTitleCommentNotFoundException(String bodyFile, String plainText)
public void throwBodyMetaDescriptionCommentNotFoundException(String bodyFile, String plainText)
public void throwBodyMetaHeaderCommentEndMarkNoIndependentException(String bodyFile, String plainText)
public void throwBodyMetaSubjectNotFoundException(String bodyFile, String plainText)
public void throwBodyMetaUnknownLineException(String bodyFile, String plainText, String line)
public void throwBodyMetaUnknownOptionException(String bodyFile, String fileText, String option, Set<String> optionSet)
protected void setupBodyFileInfo(org.dbflute.helper.message.ExceptionMessageBuilder br,
String bodyFile,
String plainText)
Copyright © 2015–2020 The DBFlute Project. All rights reserved.