> For the complete documentation index, see [llms.txt](https://docs.r.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.r.xyz/glider-ide/api/error.md).

# Error

- [Error.address](https://docs.r.xyz/glider-ide/api/error/error.address.md): Returns the address of the error.
- [Error.args](https://docs.r.xyz/glider-ide/api/error/error.args.md): Returns the list of arguments of the error.
- [Error.name](https://docs.r.xyz/glider-ide/api/error/error.name.md): Returns the name of the error.
- [Error.signature](https://docs.r.xyz/glider-ide/api/error/error.signature.md): Returns the signature of the error.
- [Error.source\_code()](https://docs.r.xyz/glider-ide/api/error/error.source_code.md): Returns the source code of the error.
