public class NewerFunctionAlreadyExistsException extends FunctionAlreadyExistsException
Constructor and Description |
---|
NewerFunctionAlreadyExistsException(String functionName) |
NewerFunctionAlreadyExistsException(String functionName,
PFunction function) |
Modifier and Type | Method and Description |
---|---|
PFunction |
getFunction() |
getFunctionName
getErrorCode, getNextException, getSQLState, iterator, setNextException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NewerFunctionAlreadyExistsException(String functionName)
public PFunction getFunction()
getFunction
in class FunctionAlreadyExistsException
Copyright © 2015 Apache Software Foundation. All Rights Reserved.