public class NoteTemplateNotFoundException extends NotFoundException
| Constructor and Description |
|---|
NoteTemplateNotFoundException(String templateId)
Creates a new exception
|
| Modifier and Type | Method and Description |
|---|---|
String |
getTemplateId() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoteTemplateNotFoundException(String templateId)
templateId - the ID of the template definition that was not foundpublic String getTemplateId()
Copyright © 2019 Communote team. All rights reserved.