<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>btech.error package on StompyMUX Documentation</title><link>https://stompymux.com/docs/scripting/packages/btech/error/</link><description>Recent content in btech.error package on StompyMUX Documentation</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://stompymux.com/docs/scripting/packages/btech/error/index.xml" rel="self" type="application/rss+xml"/><item><title>codes</title><link>https://stompymux.com/docs/scripting/packages/btech/error/codes/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://stompymux.com/docs/scripting/packages/btech/error/codes/</guid><description>&lt;p&gt;Provides checked error-code symbols for BattleTech-specific failures.&lt;/p&gt;
&lt;h2 id="constants"&gt;Constants&lt;/h2&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Symbol&lt;/th&gt;
					&lt;th&gt;Code&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;code&gt;btech.error.codes.part.not_found&lt;/code&gt;&lt;/td&gt;
					&lt;td&gt;&lt;code&gt;btech.part.not_found&lt;/code&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;code&gt;btech.error.codes.part.ambiguous&lt;/code&gt;&lt;/td&gt;
					&lt;td&gt;&lt;code&gt;btech.part.ambiguous&lt;/code&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;code&gt;btech.error.codes.part.wrong_kind&lt;/code&gt;&lt;/td&gt;
					&lt;td&gt;&lt;code&gt;btech.part.wrong_kind&lt;/code&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;code&gt;btech.error.codes.template.not_found&lt;/code&gt;&lt;/td&gt;
					&lt;td&gt;&lt;code&gt;btech.template.not_found&lt;/code&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;code&gt;btech.error.codes.template.invalid&lt;/code&gt;&lt;/td&gt;
					&lt;td&gt;&lt;code&gt;btech.template.invalid&lt;/code&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;code&gt;btech.error.codes.operation.failed&lt;/code&gt;&lt;/td&gt;
					&lt;td&gt;&lt;code&gt;btech.operation.failed&lt;/code&gt;&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Errors with the &lt;code&gt;btech.operation.failed&lt;/code&gt; code include a stable,
machine-readable reason string in &lt;code&gt;error.detail.reason&lt;/code&gt;.&lt;/p&gt;
&lt;h2 id="see-also"&gt;See Also&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="../../"&gt;&lt;code&gt;btech&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="../"&gt;&lt;code&gt;btech.error&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="../../../mux/error/codes/"&gt;&lt;code&gt;mux.error.codes&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item></channel></rss>