Class AggregateTasks.InvalidFunctionArguments

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ch.tocco.nice2.persist.core.api.exec.tasks2.AggregateTasks.InvalidFunctionArguments
All Implemented Interfaces:
Serializable
Enclosing class:
AggregateTasks

public static class AggregateTasks.InvalidFunctionArguments extends RuntimeException
See Also:
  • Constructor Details

    • InvalidFunctionArguments

      public InvalidFunctionArguments(String functionName, List<ch.tocco.nice2.persist.core.api.exec.tasks2.AggregateTasks.InvalidFunctionArguments.Argument> arguments)
  • Method Details