Class InsufficientInputsException

All Implemented Interfaces:
Serializable

public class InsufficientInputsException extends JarvizException
Since:
0.3.0
See Also:
  • Constructor Details

    • InsufficientInputsException

      public InsufficientInputsException(String message)
    • InsufficientInputsException

      public InsufficientInputsException(String message, Throwable cause)
    • InsufficientInputsException

      public InsufficientInputsException(Throwable cause)