public class MalformedTemplateNameException extends IOException
TemplateNameFormat in use. Note that for
backward compatibility, TemplateNameFormat.DEFAULT_2_3_0 doesn't throw this exception,
TemplateNameFormat.DEFAULT_2_4_0 does. This exception extends IOException for backward compatibility.TemplateNotFoundException,
Configuration.getTemplate(String),
Serialized Form| Constructor and Description |
|---|
MalformedTemplateNameException(String templateName,
String malformednessDescription) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMalformednessDescription() |
String |
getTemplateName() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString