类 MiniTemplator.VariableNotDefinedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.baidu.bjf.remoting.protobuf.utils.MiniTemplator.VariableNotDefinedException
所有已实现的接口:
Serializable
封闭类:
MiniTemplator

public static class MiniTemplator.VariableNotDefinedException extends RuntimeException
Thrown when Minitemplator.setVariable is called with a variableName that is not defined within the template and the isOptional parameter is false.
另请参阅:
  • 构造器详细资料

    • VariableNotDefinedException

      public VariableNotDefinedException(String variableName)