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:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description QueryPreprocessorException(String message)QueryPreprocessorException(String message, Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-