public class NoMatchingMethodException extends UDFArgumentException
Constructor and Description |
---|
NoMatchingMethodException(Class<?> funcClass,
List<TypeInfo> argTypeInfos,
List<Method> methods)
Constructor.
|
getArgTypeList, getFunctionClass, getMethods
getCanonicalErrorMsg
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2017 The Apache Software Foundation. All rights reserved.