Package step.functions.type
Class FunctionTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
step.functions.type.FunctionTypeException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionFunctionTypeException
(String message) FunctionTypeException
(String arg0, Throwable arg1) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FunctionTypeException
-
FunctionTypeException
-