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, create
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SchemaChangeRuntimeException()
public SchemaChangeRuntimeException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
public SchemaChangeRuntimeException(String message)
public SchemaChangeRuntimeException(Throwable cause)
Copyright © 1970 The Apache Software Foundation. All rights reserved.