public static class MiniTemplator.VariableNotDefinedException extends RuntimeException
Minitemplator.setVariable
is called with a variableName that is not defined
within the template and the isOptional parameter is false.| Constructor and Description |
|---|
MiniTemplator.VariableNotDefinedException(String variableName) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MiniTemplator.VariableNotDefinedException(String variableName)
Copyright © 2013. All rights reserved.