BoundOverflowException

Exception thrown when Bound values overflows or underflows.

version(none)
class BoundOverflowException : Exception {}

Constructors

this
this(string msg)
Undocumented in source.

Meta