public class TlfTemplateExistsException extends TlfTemplateException
Constructor and Description |
---|
TlfTemplateExistsException(String message)
Constructs a
TlfTemplateExistsException with the specified message. |
getMessage, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TlfTemplateExistsException(String message)
TlfTemplateExistsException
with the specified message.message
- The detailed message (which is saved for later retrieval by the AbstractCheckedException.getMessage()
method).<i>Copyright (c) 2022, SAS Institute Inc., Cary, NC, USA</i>