public class TarantoolIndexNotFoundException extends TarantoolException
| Constructor and Description |
|---|
TarantoolIndexNotFoundException(int spaceId,
String indexName) |
TarantoolIndexNotFoundException(String spaceName,
int indexId) |
TarantoolIndexNotFoundException(String spaceName,
String indexName) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TarantoolIndexNotFoundException(int spaceId,
String indexName)
public TarantoolIndexNotFoundException(String spaceName, String indexName)
public TarantoolIndexNotFoundException(String spaceName, int indexId)
Copyright © 2025 Picodata. All rights reserved.