Show / Hide Table of Contents

Namespace GoRogue.DiceNotation.Exceptions

Classes

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.

InvalidSyntaxException

Exception that is thrown when a the syntax of a dice notation string is determined to be invalid.

In this article
Back to top Generated by DocFX