Package io.trino.cli

Class QueryPreprocessorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.trino.cli.QueryPreprocessorException
All Implemented Interfaces:
Serializable

public class QueryPreprocessorException extends Exception
See Also:
  • Constructor Details

    • QueryPreprocessorException

      public QueryPreprocessorException(String message)
    • QueryPreprocessorException

      public QueryPreprocessorException(String message, Throwable cause)