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