<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://skizzerz.net/DiceRoller/index.php?action=history&amp;feed=atom&amp;title=Dice%2FDiceException%2FDiceException_%28DiceErrorCode%29</id>
	<title>Dice/DiceException/DiceException (DiceErrorCode) - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://skizzerz.net/DiceRoller/index.php?action=history&amp;feed=atom&amp;title=Dice%2FDiceException%2FDiceException_%28DiceErrorCode%29"/>
	<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/DiceException/DiceException_(DiceErrorCode)&amp;action=history"/>
	<updated>2026-04-07T10:09:26Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.0</generator>
	<entry>
		<id>https://skizzerz.net/DiceRoller/index.php?title=Dice/DiceException/DiceException_(DiceErrorCode)&amp;diff=287&amp;oldid=prev</id>
		<title>Skizzerz: Created page with &quot;{{APIdoc|DiceException Constructor (DiceErrorCode)}} Constructs a DiceException for the given DiceErrorCode.  {{ns}}  == Syntax == &lt;syntaxhighlight lang...&quot;</title>
		<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/DiceException/DiceException_(DiceErrorCode)&amp;diff=287&amp;oldid=prev"/>
		<updated>2017-04-12T18:05:22Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{APIdoc|DiceException Constructor (DiceErrorCode)}} Constructs a DiceException for the given &lt;a href=&quot;/DiceRoller/Dice/DiceErrorCode&quot; title=&quot;Dice/DiceErrorCode&quot;&gt;DiceErrorCode&lt;/a&gt;.  {{ns}}  == Syntax == &amp;lt;syntaxhighlight lang...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{APIdoc|DiceException Constructor (DiceErrorCode)}}&lt;br /&gt;
Constructs a DiceException for the given [[Dice/DiceErrorCode|DiceErrorCode]].&lt;br /&gt;
&lt;br /&gt;
{{ns}}&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;C#&amp;quot;&amp;gt;&lt;br /&gt;
public DiceException(&lt;br /&gt;
    DiceErrorCode error&lt;br /&gt;
)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
; ''error''&lt;br /&gt;
: Type: [[Dice/DiceErrorCode|Dice.DiceErrorCode]]&lt;br /&gt;
: What error this exception represents.&lt;br /&gt;
&lt;br /&gt;
== Remarks ==&lt;br /&gt;
The exception's Message property is initialized to the description string of the DiceErrorCode. These strings match what is shown on the documentation page's member list. This overload should not be used if the description string contains the format parameter {0}, use the [[../DiceException (DiceErrorCode, Object)|DiceException(DiceErrorCode, Object)]] overload instead.&lt;/div&gt;</summary>
		<author><name>Skizzerz</name></author>
		
	</entry>
</feed>