Package | Description |
---|---|
org.apache.drill.exec.exception |
Execution-time exceptions.
|
org.apache.drill.exec.work.foreman |
Modifier and Type | Method and Description |
---|---|
void |
UnsupportedOperatorCollector.setException(SqlUnsupportedException.ExceptionType exceptionType) |
void |
UnsupportedOperatorCollector.setException(SqlUnsupportedException.ExceptionType exceptionType,
String message) |
Modifier and Type | Method and Description |
---|---|
static SqlUnsupportedException.ExceptionType |
SqlUnsupportedException.ExceptionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SqlUnsupportedException.ExceptionType[] |
SqlUnsupportedException.ExceptionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 1970 The Apache Software Foundation. All rights reserved.