public class UDFArgumentTypeException extends UDFArgumentException
Constructor and Description |
---|
UDFArgumentTypeException() |
UDFArgumentTypeException(int argumentId,
String message) |
Modifier and Type | Method and Description |
---|---|
int |
getArgumentId() |
getArgTypeList, getFunctionClass, getMethods
getCanonicalErrorMsg
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UDFArgumentTypeException()
public UDFArgumentTypeException(int argumentId, String message)
Copyright © 2017 The Apache Software Foundation. All rights reserved.