Class MissingParameterException

  • All Implemented Interfaces:
    Serializable

    public class MissingParameterException
    extends Exception
    Thrown when the @see WorkContext is missing a @see WorkFlowTaskParameter
    Author:
    Luke Shannon (Github: lshannon)
    See Also:
    Serialized Form
    • Constructor Detail

      • MissingParameterException

        public MissingParameterException​(String errorMessage)