JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
io.crate.exceptions
Interface CrateException
All Known Implementing Classes:
AlterTableAliasException
,
AmbiguousColumnAliasException
,
AmbiguousColumnException
,
AmbiguousOrderByException
,
AnalyzerInvalidException
,
AnalyzerUnknownException
,
CircuitBreakingException
,
ColumnUnknownException
,
ColumnValidationException
,
ConflictException
,
ContextMissingException
,
CreateSnapshotException
,
DuplicateKeyException
,
FailedShardsException
,
GroupByOnArrayUnsupportedException
,
InvalidColumnNameException
,
InvalidSchemaNameException
,
InvalidTableNameException
,
JobKilledException
,
PartitionAlreadyExistsException
,
PartitionUnknownException
,
ReadOnlyException
,
RelationUnknownException
,
RepositoryAlreadyExistsException
,
RepositoryUnknownException
,
ResourceUnknownException
,
SchemaUnknownException
,
SnapShotAlreadyExistsExeption
,
SnapshotUnknownException
,
SQLParseException
,
TableAliasSchemaException
,
TableAlreadyExistsException
,
TableUnknownException
,
UnavailableShardsException
,
UnhandledServerException
,
UnknownUpstreamFailure
,
UnsupportedFeatureException
,
ValidationException
,
VersionInvalidException
public interface
CrateException
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
int
errorCode
()
Method Detail
errorCode
int errorCode()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method