crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v10.failure-conditions/-build-failure-on-text/failure-message.html

22 lines
1.1 KiB
HTML
Raw Permalink Normal View History

2021-01-18 20:27:50 +00:00
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>BuildFailureOnText.failureMessage - </title>
<link rel="stylesheet" href="../../style.css">
</HEAD>
<BODY>
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v10.failureConditions</a>&nbsp;/&nbsp;<a href="index.html">BuildFailureOnText</a>&nbsp;/&nbsp;<a href="./failure-message.html">failureMessage</a><br/>
<br/>
<h1>failureMessage</h1>
<a name="jetbrains.buildServer.configs.kotlin.v10.failureConditions.BuildFailureOnText$failureMessage"></a>
<code><span class="keyword">var </span><span class="identifier">failureMessage</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code>
<p>The message to display in the UI and the build log when build fails</p>
<p><strong>Getter</strong><br/>
<p>The message to display in the UI and the build log when build fails</p>
</p>
<p><strong>Setter</strong><br/>
<p>The message to display in the UI and the build log when build fails</p>
</p>
</BODY>
</HTML>