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
|
getTemplateIdaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic 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.