Class WrongParameterNumberException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.languagetool.commandline.WrongParameterNumberException
All Implemented Interfaces:
Serializable

public class WrongParameterNumberException extends RuntimeException
Thrown if too few or too many command line parameters are specified.
See Also:
  • Constructor Details

    • WrongParameterNumberException

      public WrongParameterNumberException()