public class FN_Error extends FunctionBase
fn:error()
fn:error(message)
| Constructor and Description |
|---|
FN_Error() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkBuild(String uri,
ExprList args) |
NodeValue |
exec(List<NodeValue> args)
Function call to a list of evaluated argument values
|
build, evalArgs, execpublic void checkBuild(String uri, ExprList args)
checkBuild in class FunctionBasepublic NodeValue exec(List<NodeValue> args)
FunctionBaseexec in class FunctionBaseLicenced under the Apache License, Version 2.0