public static class Keys.IncompatibleKeysException extends Exception
| Modifier and Type | Field and Description |
|---|---|
static String |
SIZE_MISMATCH_MESSAGE |
| Constructor and Description |
|---|
IncompatibleKeysException(String message) |
IncompatibleKeysException(TypeInformation<?> typeInformation,
TypeInformation<?> typeInformation2) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final String SIZE_MISMATCH_MESSAGE
public IncompatibleKeysException(String message)
public IncompatibleKeysException(TypeInformation<?> typeInformation, TypeInformation<?> typeInformation2)
Copyright © 2015 The Apache Software Foundation. All rights reserved.