Navigation: X# Documentation > X# Compiler Errors and Warnings
XS9101
Try statement found without CATCH clause and without FINALLY clause. The compiler will generate a default CATCH clause that catches and ignores all exceptions.