Wiki

Clone wiki

RogueSharp / RogueSharp.DiceNotation.Exceptions / README

RogueSharp.DiceNotation.Exceptions Namespace

Exceptions that can be generated from the Dice Notation .NET library

Classes

Class Description
ImpossibleDieException Exception that is thrown when a die is attempted to be constructed with an invalid number of sides
InvalidChooseException Exception that is thrown when a dice term is constructed with a 'k' choose operation to keep an invalid number of dice.
InvalidMultiplicityException Exception that is thrown when a dice term is constructed with a negative number of dice.

[4]: 2014-2016 Faron Bracy

Updated