Class InvalidOptionException

All Implemented Interfaces:
Serializable, GroovyExceptionInterface

public class InvalidOptionException extends GroovyException
Represents invalid options, e.g. unsupported options
Since:
4.0.0
See Also:
  • Constructor Details

    • InvalidOptionException

      public InvalidOptionException(String message)