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 |
|---|
VariableNotDefinedException(String variableName) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic VariableNotDefinedException(String variableName)
Copyright © 2010–2016 source-code.biz. All rights reserved.