Interface CallFunction.LocalProblems

All Superinterfaces:
nz.org.riskscape.engine.problem.ProblemFactory
Enclosing class:
CallFunction

public static interface CallFunction.LocalProblems extends nz.org.riskscape.engine.problem.ProblemFactory
  • Method Details

    • functionDoesNotRealize

      nz.org.riskscape.problem.Problem functionDoesNotRealize(String functionName)
    • functionDoesNotRealizeWithMessage

      nz.org.riskscape.problem.Problem functionDoesNotRealizeWithMessage(String functionName, String message)