Class FunctionTypeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
step.functions.type.FunctionTypeException
All Implemented Interfaces:
Serializable

public class FunctionTypeException extends Exception
See Also:
  • Constructor Details

    • FunctionTypeException

      public FunctionTypeException(String message)
    • FunctionTypeException

      public FunctionTypeException(String arg0, Throwable arg1)