Class FunctionNotFoundException

All Implemented Interfaces:
Serializable

@Api public class FunctionNotFoundException extends FunctionsException
Expection thrown, when given function is not registered within FunctionRegistry.
Author:
RafaƂ Nowacki 15 gru 2015
See Also:
  • Constructor Details

    • FunctionNotFoundException

      public FunctionNotFoundException(String name)