public class TemplateFactoryException extends AskSdkException
TemplateFactory is processing template.| Constructor and Description |
|---|
TemplateFactoryException(String message)
Constructs an instance of TemplateFactoryException with the given message.
|
TemplateFactoryException(String message,
Throwable cause)
Constructs an instance of TemplateFactoryException with the given message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TemplateFactoryException(String message)
message - exception message.Copyright © 2023. All rights reserved.