Navigation: X# 文档 > X# 编译器错误和警告
Error XS1029
#error: 'text'
Displays the text of an error defined with the #error directive.
The following sample shows how to create a user-defined error:
// XS1029.prg