public class DuplicateMapKeyException extends Exception
| Constructor and Description |
|---|
DuplicateMapKeyException(Block block,
int position) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDetailedMessage(Type keyType,
SqlFunctionProperties properties) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DuplicateMapKeyException(Block block, int position)
public String getDetailedMessage(Type keyType, SqlFunctionProperties properties)
Copyright © 2012–2022. All rights reserved.