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