Class TemptoRunnerCommandLineParser.ParsingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.trino.tempto.runner.TemptoRunnerCommandLineParser.ParsingException
All Implemented Interfaces:
Serializable
Enclosing class:
TemptoRunnerCommandLineParser

public static class TemptoRunnerCommandLineParser.ParsingException extends RuntimeException
See Also:
  • Constructor Details

    • ParsingException

      public ParsingException(String message)
    • ParsingException

      public ParsingException(String message, Throwable cause)