Interface JythonRiskscapeFunctionDelegate.LocalProblems

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

public static interface JythonRiskscapeFunctionDelegate.LocalProblems extends nz.org.riskscape.engine.problem.ProblemFactory
  • Method Summary

    Modifier and Type
    Method
    Description
    nz.org.riskscape.problem.Problem
    executionError(String functionName)
     
  • Method Details

    • executionError

      nz.org.riskscape.problem.Problem executionError(String functionName)