RomanParsingException class (Nixill.Objects)
Thrown when a RomanNumeralParser encounters an error.
public class RomanParsingException : ArgumentException
Constructors
There’s only one, (string message), which just calls base(message).
Cozy home for Nixill's projects and ramblings.
Thrown when a RomanNumeralParser encounters an error.
public class RomanParsingException : ArgumentException
There’s only one, (string message), which just calls base(message).