| 程序包 | 说明 |
|---|---|
| org.apache.carbondata.common.exceptions | |
| org.apache.carbondata.common.exceptions.sql |
| 限定符和类型 | 类和说明 |
|---|---|
class |
NoSuchStreamException |
| 限定符和类型 | 类和说明 |
|---|---|
class |
CarbonSchemaException |
class |
InvalidLoadOptionException
This exception will be thrown when loading option is invalid for SQL
loading statement (LOAD DATA, INSERT INTO)
|
class |
MalformedCarbonCommandException
This exception will be thrown if any validation fails then parsing
SQL statement.
|
class |
MalformedIndexCommandException
This exception will be thrown when index related SQL statement is invalid
|
class |
MalformedMVCommandException
This exception will be thrown when MV related SQL statement is invalid
|
class |
NoSuchIndexException
This exception will be thrown if index is not found when executing index
related SQL statement
|
class |
NoSuchMVException
This exception will be thrown if mv is not found when executing mv
related SQL statement
|
Copyright © 2016–2023 The Apache Software Foundation. All rights reserved.