diamond v2.7.0 (2018-03-07T22:17:16Z)
Dub
Repo
EnforceException
diamond
errors
exceptions
enforceexception
Exception wrapper for enforcements.
alias
EnforceException
=
EnforceError
class
EnforceException
static if
(!(
debugging
))
class
EnforceException : Exception {
this
(string message);
}
Constructors
this
this
(string message)
Creates a new enforcement exception.
Meta
Source
See Implementation
diamond
errors
exceptions
enforceexception
aliases
EnforceException
classes
EnforceError
Exception wrapper for enforcements.