public class NoteTemplatePropertiesValidationException extends NoteTemplateRenderException
Constructor and Description |
---|
NoteTemplatePropertiesValidationException(String templateId,
String message,
Throwable cause)
Creates a new instance with detail message and optional cause
|
getTemplateId
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoteTemplatePropertiesValidationException(String templateId, String message, Throwable cause)
templateId
- the ID of the template definition for which the properties validation failedmessage
- the detail messagecause
- the cause, can be nullCopyright © 2019 Communote team. All rights reserved.