public class SchemaChangeRuntimeException extends DrillRuntimeException
| Constructor and Description |
|---|
SchemaChangeRuntimeException() |
SchemaChangeRuntimeException(String message) |
SchemaChangeRuntimeException(String message,
Throwable cause) |
SchemaChangeRuntimeException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
SchemaChangeRuntimeException(Throwable cause) |
checkInterrupted, create, createaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SchemaChangeRuntimeException()
public SchemaChangeRuntimeException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
public SchemaChangeRuntimeException(String message)
public SchemaChangeRuntimeException(Throwable cause)
Copyright © 2021 The Apache Software Foundation. All rights reserved.