LibraryFunctionError[name,code]
represents an error returned from a LibraryFunction.


LibraryFunctionError
LibraryFunctionError[name,code]
represents an error returned from a LibraryFunction.
Details

- Wolfram Libraries are dynamic libraries that follow the Wolfram LibraryLink structure.
- LibraryFunctionError is returned from a call to a LibraryFunction when an error takes place.
- LibraryFunction objects are created by LibraryFunctionLoad.
Examples
Basic Examples (1)
This example library shows how errors are treated by library functions:
When a library function returns an error result, a LibraryFunctionError is returned by the Wolfram Language:
Tech Notes
History
Text
Wolfram Research (2010), LibraryFunctionError, Wolfram Language function, https://reference.wolfram.com/language/ref/LibraryFunctionError.html.
CMS
Wolfram Language. 2010. "LibraryFunctionError." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/LibraryFunctionError.html.
APA
Wolfram Language. (2010). LibraryFunctionError. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/LibraryFunctionError.html
BibTeX
@misc{reference.wolfram_2025_libraryfunctionerror, author="Wolfram Research", title="{LibraryFunctionError}", year="2010", howpublished="\url{https://reference.wolfram.com/language/ref/LibraryFunctionError.html}", note=[Accessed: 16-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_libraryfunctionerror, organization={Wolfram Research}, title={LibraryFunctionError}, year={2010}, url={https://reference.wolfram.com/language/ref/LibraryFunctionError.html}, note=[Accessed: 16-August-2025]}